{"id":378166,"url":"https://github.com/mdx-js/mdx","last_synced_at":"2026-08-13T02:30:44.661Z","repository":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdx-js","funding_links":[],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"packages":[{"id":12053514,"name":"org.mvnpm.at.mdx-js:mdx","ecosystem":"maven","description":"MDX compiler","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"org.mvnpm.at.mdx-js","versions_count":2,"first_release_published_at":"2025-03-21T14:57:01.000Z","latest_release_published_at":"2025-08-29T20:17:14.000Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:34.730Z","created_at":"2025-08-29T20:34:45.853Z","updated_at":"2026-08-12T02:01:34.730Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.mdx-js/mdx/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.mdx-js/mdx/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:22.061Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.34008325637981,"dependent_packages_count":46.2344077510517,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.28724550371575},"purl":"pkg:maven/org.mvnpm.at.mdx-js/mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.mdx-js:mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.mdx-js:mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.mdx-js:mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:mdx/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614333,"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":2467923,"name":"to-mdxast","ecosystem":"npm","description":"Transforms MDAST to MDXAST","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["react","markdown","remark","mdxast","mdx","util"],"namespace":null,"versions_count":8,"first_release_published_at":"2018-02-16T13:32:04.194Z","latest_release_published_at":"2018-03-19T20:43:25.520Z","latest_release_number":"0.3.5","last_synced_at":"2026-08-12T02:01:38.865Z","created_at":"2022-04-10T02:13:07.310Z","updated_at":"2026-08-12T02:01:38.865Z","registry_url":"https://www.npmjs.com/package/to-mdxast","install_command":"npm install to-mdxast","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.5"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:32:58.712Z","dependent_packages_count":2,"downloads":73,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":40.84882995706203,"dependent_repos_count":10.358016171268641,"dependent_packages_count":8.869624249465728,"stargazers_count":0.8160260353843929,"forks_count":1.0981848514543309,"docker_downloads_count":null,"average":12.398136252927024},"purl":"pkg:npm/to-mdxast","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/to-mdxast","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/to-mdxast","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/to-mdxast/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-mdxast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-mdxast/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-mdxast/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-mdxast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-mdxast/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/to-mdxast/codemeta","maintainers":[{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-15T01:14:24.864Z","updated_at":"2022-11-15T01:14:24.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-15T01:14:24.838Z","updated_at":"2022-11-15T01:14:24.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053412,"name":"@mdx-js/util","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"mdx-js","versions_count":59,"first_release_published_at":"2019-08-08T22:50:57.592Z","latest_release_published_at":"2024-10-09T15:19:37.565Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:41.322Z","created_at":"2022-04-07T20:18:25.172Z","updated_at":"2026-08-12T02:01:41.323Z","registry_url":"https://www.npmjs.com/package/@mdx-js/util","install_command":"npm install @mdx-js/util","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"ci":"1.5.8-ci.13","next":"2.0.0-next.8","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.914Z","dependent_packages_count":20,"downloads":3593432,"downloads_period":"last-month","dependent_repos_count":113675,"rankings":{"downloads":0.08798129435067922,"dependent_repos_count":0.0924211041582191,"dependent_packages_count":1.1899265530515595,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.087812693978241,"average":0.56080720957376},"purl":"pkg:npm/%40mdx-js/util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/util","docker_dependents_count":539,"docker_downloads_count":455931812,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/util/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Futil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Futil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Futil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Futil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Futil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Futil/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-20T01:56:17.838Z","updated_at":"2022-11-20T01:56:17.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-20T01:56:17.867Z","updated_at":"2022-11-20T01:56:17.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:04:15.915Z","updated_at":"2023-03-19T09:04:15.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-20T01:56:17.909Z","updated_at":"2022-11-20T01:56:17.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":2296411,"name":"remark-mdx-remove-exports","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":82,"first_release_published_at":"2019-03-28T22:40:51.896Z","latest_release_published_at":"2024-10-09T15:15:38.642Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:00:19.544Z","created_at":"2022-04-09T23:48:03.151Z","updated_at":"2026-08-12T02:00:19.544Z","registry_url":"https://www.npmjs.com/package/remark-mdx-remove-exports","install_command":"npm install remark-mdx-remove-exports","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"ci":"1.5.9-ci.5","next":"2.0.0-next.8","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:03.254Z","dependent_packages_count":3,"downloads":37024,"downloads_period":"last-month","dependent_repos_count":1644,"rankings":{"downloads":0.6509660379839779,"dependent_repos_count":0.5054358165077186,"dependent_packages_count":5.9005036473827595,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.929718653748506,"average":1.6488876279211373},"purl":"pkg:npm/remark-mdx-remove-exports","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/remark-mdx-remove-exports","docker_dependents_count":11,"docker_downloads_count":1430,"usage_url":"https://repos.ecosyste.ms/usage/npm/remark-mdx-remove-exports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/remark-mdx-remove-exports/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-exports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-exports/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-exports/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-exports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-exports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-exports/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-14T06:07:49.786Z","updated_at":"2022-11-14T06:07:49.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-14T06:07:49.791Z","updated_at":"2022-11-14T06:07:49.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:14:33.401Z","updated_at":"2023-03-19T09:14:33.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-14T06:07:49.825Z","updated_at":"2022-11-14T06:07:49.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":2001603,"name":"mdx-runtime-slim","ecosystem":"npm","description":"Parse and render MDX in a runtime environment","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","mdxast"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-09-20T19:49:23.655Z","latest_release_published_at":"2019-09-20T19:49:23.655Z","latest_release_number":"1.4.5","last_synced_at":"2026-08-12T02:01:42.699Z","created_at":"2022-04-09T19:26:23.462Z","updated_at":"2026-08-12T02:01:42.699Z","registry_url":"https://www.npmjs.com/package/mdx-runtime-slim","install_command":"npm install mdx-runtime-slim","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.5"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.843Z","dependent_packages_count":1,"downloads":505,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":58.91556178725733,"dependent_repos_count":10.38682000905086,"dependent_packages_count":21.07263963318656,"stargazers_count":0.81258731249123,"forks_count":1.0953121328226216,"docker_downloads_count":null,"average":18.456584174961723},"purl":"pkg:npm/mdx-runtime-slim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mdx-runtime-slim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mdx-runtime-slim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mdx-runtime-slim/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-runtime-slim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-runtime-slim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-runtime-slim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-runtime-slim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-runtime-slim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-runtime-slim/codemeta","maintainers":[{"uuid":"millette","login":"millette","name":null,"email":"robin@millette.info","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~millette","role":null,"created_at":"2022-11-13T06:26:59.665Z","updated_at":"2022-11-13T06:26:59.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/millette/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1538312,"name":"codeblog-remark-mdx","ecosystem":"npm","description":"Support import, export, and JSX in markdown","homepage":"https://mdxjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","mdxast"],"namespace":null,"versions_count":6,"first_release_published_at":"2019-04-16T01:52:22.668Z","latest_release_published_at":"2019-04-16T04:27:18.688Z","latest_release_number":"1.0.7","last_synced_at":"2026-08-12T02:01:43.472Z","created_at":"2022-04-09T05:00:01.148Z","updated_at":"2026-08-12T02:01:43.472Z","registry_url":"https://www.npmjs.com/package/codeblog-remark-mdx","install_command":"npm install codeblog-remark-mdx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.7"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:32:56.633Z","dependent_packages_count":1,"downloads":29,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":42.43485813468023,"dependent_repos_count":10.358016171268641,"dependent_packages_count":21.007450672226714,"stargazers_count":0.8160260353843929,"forks_count":1.0981848514543309,"docker_downloads_count":null,"average":15.142907173002863},"purl":"pkg:npm/codeblog-remark-mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/codeblog-remark-mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/codeblog-remark-mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/codeblog-remark-mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codeblog-remark-mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codeblog-remark-mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codeblog-remark-mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codeblog-remark-mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codeblog-remark-mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codeblog-remark-mdx/codemeta","maintainers":[{"uuid":"jarred","login":"jarred","name":null,"email":"jarred@jarredsumner.com","url":null,"packages_count":146,"html_url":"https://www.npmjs.com/~jarred","role":null,"created_at":"2022-11-11T19:21:23.304Z","updated_at":"2022-11-11T19:21:23.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jarred/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053414,"name":"@mdx-js/tag","ecosystem":"npm","description":"A fully-featured Markdown/MDX React component for ambitious projects","homepage":"https://mdxjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","mdxast"],"namespace":"mdx-js","versions_count":33,"first_release_published_at":"2018-03-23T13:42:39.691Z","latest_release_published_at":"2019-03-06T17:22:56.811Z","latest_release_number":"0.20.3","last_synced_at":"2026-08-12T02:01:44.243Z","created_at":"2022-04-07T20:18:25.340Z","updated_at":"2026-08-12T02:01:44.243Z","registry_url":"https://www.npmjs.com/package/@mdx-js/tag","install_command":"npm install @mdx-js/tag","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.20.3","next":"1.0.0-alpha.6"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.320Z","dependent_packages_count":192,"downloads":52043,"downloads_period":"last-month","dependent_repos_count":2284,"rankings":{"downloads":0.8885490666174355,"dependent_repos_count":0.448222578717141,"dependent_packages_count":0.23314542885186623,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":1.7806248991857863,"average":0.8762072642126816},"purl":"pkg:npm/%40mdx-js/tag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/tag","docker_dependents_count":2,"docker_downloads_count":53,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/tag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/tag/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftag/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":11648936,"name":"org.webjars.npm:mdx-js__rollup","ecosystem":"maven","description":"WebJar for @mdx-js/rollup","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2025-05-16T17:00:42.000Z","latest_release_published_at":"2025-05-16T17:00:42.000Z","latest_release_number":"3.1.0","last_synced_at":"2026-08-12T02:01:34.141Z","created_at":"2025-05-16T17:15:43.482Z","updated_at":"2026-08-12T02:01:34.142Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mdx-js__rollup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mdx-js__rollup/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.906Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.90016885679599,"dependent_packages_count":49.901137707264795,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.40065328203039},"purl":"pkg:maven/org.webjars.npm/mdx-js__rollup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mdx-js__rollup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mdx-js__rollup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mdx-js__rollup/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__rollup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__rollup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__rollup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__rollup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__rollup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__rollup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614333,"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":1053405,"name":"@mdx-js/mdxast","ecosystem":"npm","description":"Transforms MDAST to MDXAST","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","mdxast"],"namespace":"mdx-js","versions_count":42,"first_release_published_at":"2018-03-23T13:43:24.909Z","latest_release_published_at":"2019-07-30T13:20:21.199Z","latest_release_number":"1.1.1","last_synced_at":"2026-08-12T02:01:35.108Z","created_at":"2022-04-07T20:18:24.639Z","updated_at":"2026-08-12T02:01:35.109Z","registry_url":"https://www.npmjs.com/package/@mdx-js/mdxast","install_command":"npm install @mdx-js/mdxast","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.1","next":"1.0.0-rc.5","ci":"1.1.1-ci.13"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.386Z","dependent_packages_count":17,"downloads":12363,"downloads_period":"last-month","dependent_repos_count":471,"rankings":{"downloads":2.0196008512042103,"dependent_repos_count":0.7819467994049482,"dependent_packages_count":1.350070870009453,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":1.7806248991857863,"average":1.3064908386180432},"purl":"pkg:npm/%40mdx-js/mdxast","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/mdxast","docker_dependents_count":2,"docker_downloads_count":53,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/mdxast","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/mdxast/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdxast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdxast/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdxast/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdxast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdxast/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdxast/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053399,"name":"@mdx-js/mdx","ecosystem":"npm","description":"MDX compiler","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["jsx","markdown","mdx","remark"],"namespace":"mdx-js","versions_count":211,"first_release_published_at":"2018-03-23T13:51:18.259Z","latest_release_published_at":"2025-08-29T18:02:54.780Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:35.212Z","created_at":"2022-04-07T20:18:23.960Z","updated_at":"2026-08-12T02:01:35.212Z","registry_url":"https://www.npmjs.com/package/@mdx-js/mdx","install_command":"npm install @mdx-js/mdx","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"ci":"2.0.0-ci.53","next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.474Z","dependent_packages_count":1313,"downloads":35830943,"downloads_period":"last-month","dependent_repos_count":106065,"rankings":{"downloads":0.07711059081613704,"dependent_repos_count":0.09523284009257753,"dependent_packages_count":0.054834992066158404,"stargazers_count":0.7958664465854405,"forks_count":1.090435563337064,"docker_downloads_count":0.0852894112005584,"average":0.3664616406829893},"purl":"pkg:npm/%40mdx-js/mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/mdx","docker_dependents_count":585,"docker_downloads_count":455664448,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/mdx/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fmdx/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T10:54:40.202Z","updated_at":"2022-11-10T10:54:40.202Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-10T10:54:40.200Z","updated_at":"2022-11-10T10:54:40.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:01:47.171Z","updated_at":"2023-03-19T09:01:47.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-10T10:54:40.194Z","updated_at":"2022-11-10T10:54:40.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053409,"name":"@mdx-js/register","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"mdx-js","versions_count":13,"first_release_published_at":"2021-10-19T17:23:51.388Z","latest_release_published_at":"2024-10-09T15:26:48.453Z","latest_release_number":"3.0.0","last_synced_at":"2026-08-12T02:01:38.539Z","created_at":"2022-04-07T20:18:24.887Z","updated_at":"2026-08-12T02:01:38.539Z","registry_url":"https://www.npmjs.com/package/@mdx-js/register","install_command":"npm install @mdx-js/register","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.2","latest":"3.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdx-js","funding_links":[],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T01:09:27.471Z","dependent_packages_count":1,"downloads":265,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":15.388617816515557,"dependent_repos_count":5.070174400085692,"dependent_packages_count":21.085079244272496,"stargazers_count":0.8129334263838921,"forks_count":1.0958619935443357,"docker_downloads_count":null,"average":8.690533376160394},"purl":"pkg:npm/%40mdx-js/register","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/register","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/register","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/register/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T00:30:56.647Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fregister/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fregister/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fregister/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fregister/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fregister/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fregister/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T20:10:23.252Z","updated_at":"2022-11-13T20:10:23.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-13T20:10:23.170Z","updated_at":"2022-11-13T20:10:23.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:05:02.268Z","updated_at":"2023-03-19T09:05:02.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-13T20:10:23.072Z","updated_at":"2022-11-13T20:10:23.072Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":2296410,"name":"remark-mdx-remove-imports","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":85,"first_release_published_at":"2019-03-11T15:58:23.635Z","latest_release_published_at":"2024-10-09T15:16:16.230Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:36.105Z","created_at":"2022-04-09T23:48:03.119Z","updated_at":"2026-08-12T02:01:36.105Z","registry_url":"https://www.npmjs.com/package/remark-mdx-remove-imports","install_command":"npm install remark-mdx-remove-imports","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"ci":"1.5.9-ci.5","next":"2.0.0-next.8","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.579Z","dependent_packages_count":3,"downloads":35130,"downloads_period":"last-month","dependent_repos_count":1647,"rankings":{"downloads":1.0991324073616102,"dependent_repos_count":0.5051829159490613,"dependent_packages_count":5.9005036473827595,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.929718653748506,"average":1.7235398727242996},"purl":"pkg:npm/remark-mdx-remove-imports","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/remark-mdx-remove-imports","docker_dependents_count":11,"docker_downloads_count":1430,"usage_url":"https://repos.ecosyste.ms/usage/npm/remark-mdx-remove-imports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/remark-mdx-remove-imports/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-imports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-imports/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-imports/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-imports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-imports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx-remove-imports/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-14T06:07:47.320Z","updated_at":"2022-11-14T06:07:47.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-14T06:07:47.352Z","updated_at":"2022-11-14T06:07:47.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:14:35.926Z","updated_at":"2023-03-19T09:14:35.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-14T06:07:47.396Z","updated_at":"2022-11-14T06:07:47.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1452094,"name":"babel-plugin-extract-export-names","ecosystem":"npm","description":"Extract export names","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","babel"],"namespace":null,"versions_count":6,"first_release_published_at":"2020-07-17T21:42:45.202Z","latest_release_published_at":"2020-09-18T21:45:35.489Z","latest_release_number":"2.0.0-next.8","last_synced_at":"2026-08-12T02:01:36.232Z","created_at":"2022-04-09T01:40:49.871Z","updated_at":"2026-08-12T02:01:36.233Z","registry_url":"https://www.npmjs.com/package/babel-plugin-extract-export-names","install_command":"npm install babel-plugin-extract-export-names","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"next":"2.0.0-next.8","latest":"2.0.0-next.3"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.288Z","dependent_packages_count":3,"downloads":16737,"downloads_period":"last-month","dependent_repos_count":3108,"rankings":{"downloads":1.2782718237024586,"dependent_repos_count":0.39657617603677286,"dependent_packages_count":5.9005036473827595,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.9699579426370952,"average":1.7420018669438244},"purl":"pkg:npm/babel-plugin-extract-export-names","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/babel-plugin-extract-export-names","docker_dependents_count":1,"docker_downloads_count":114,"usage_url":"https://repos.ecosyste.ms/usage/npm/babel-plugin-extract-export-names","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/babel-plugin-extract-export-names/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-export-names/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-export-names/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-export-names/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-export-names/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-export-names/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-export-names/codemeta","maintainers":[{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-11T13:21:33.640Z","updated_at":"2022-11-11T13:21:33.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1452095,"name":"babel-plugin-extract-import-names","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":59,"first_release_published_at":"2019-08-08T22:50:10.659Z","latest_release_published_at":"2024-10-09T15:22:46.980Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:36.279Z","created_at":"2022-04-09T01:40:50.145Z","updated_at":"2026-08-12T02:01:36.279Z","registry_url":"https://www.npmjs.com/package/babel-plugin-extract-import-names","install_command":"npm install babel-plugin-extract-import-names","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"ci":"1.6.8-ci.4","next":"2.0.0-next.8","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.831Z","dependent_packages_count":47,"downloads":3365096,"downloads_period":"last-month","dependent_repos_count":96759,"rankings":{"downloads":0.0896953981371345,"dependent_repos_count":0.10034532166281555,"dependent_packages_count":0.6250093082606493,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.08795319428860618,"average":0.46828413904217775},"purl":"pkg:npm/babel-plugin-extract-import-names","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/babel-plugin-extract-import-names","docker_dependents_count":529,"docker_downloads_count":455630948,"usage_url":"https://repos.ecosyste.ms/usage/npm/babel-plugin-extract-import-names","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/babel-plugin-extract-import-names/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-import-names/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-import-names/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-import-names/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-import-names/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-import-names/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-extract-import-names/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T11:50:01.757Z","updated_at":"2022-11-10T11:50:01.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-10T11:50:01.769Z","updated_at":"2022-11-10T11:50:01.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:04:08.510Z","updated_at":"2023-03-19T09:04:08.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-10T11:50:01.789Z","updated_at":"2022-11-10T11:50:01.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":12053481,"name":"org.mvnpm:remark-mdx","ecosystem":"maven","description":"remark plugin to support MDX syntax","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"org.mvnpm","versions_count":2,"first_release_published_at":"2025-03-20T11:55:51.000Z","latest_release_published_at":"2025-08-29T20:02:10.000Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:36.522Z","created_at":"2025-08-29T20:17:44.381Z","updated_at":"2026-08-12T02:01:36.523Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/remark-mdx/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/remark-mdx/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.505Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.34008325637981,"dependent_packages_count":46.2344077510517,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.28724550371575},"purl":"pkg:maven/org.mvnpm/remark-mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:remark-mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:remark-mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:remark-mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:remark-mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:remark-mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:remark-mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:remark-mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:remark-mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:remark-mdx/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614333,"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":8716525,"name":"@dinhbinh1610/mdx","ecosystem":"npm","description":"MDX compiler","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","jsx","remark","mdxast"],"namespace":"dinhbinh1610","versions_count":1,"first_release_published_at":"2024-01-04T10:40:49.752Z","latest_release_published_at":"2024-01-04T10:40:49.752Z","latest_release_number":"2.2.1","last_synced_at":"2026-08-12T02:01:36.495Z","created_at":"2024-01-04T15:36:55.550Z","updated_at":"2026-08-12T02:01:36.496Z","registry_url":"https://www.npmjs.com/package/@dinhbinh1610/mdx","install_command":"npm install @dinhbinh1610/mdx","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"2.2.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.232Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.975145395983944,"dependent_packages_count":48.41644957460155,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.19579748529274},"purl":"pkg:npm/%40dinhbinh1610/mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dinhbinh1610/mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dinhbinh1610/mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dinhbinh1610/mdx/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dinhbinh1610%2Fmdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dinhbinh1610%2Fmdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dinhbinh1610%2Fmdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dinhbinh1610%2Fmdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dinhbinh1610%2Fmdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dinhbinh1610%2Fmdx/codemeta","maintainers":[{"uuid":"dinhbinh1610","login":"dinhbinh1610","name":null,"email":"dinhbinh161@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~dinhbinh1610","role":null,"created_at":"2024-01-04T15:36:57.030Z","updated_at":"2024-01-04T15:36:57.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dinhbinh1610/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":12053480,"name":"org.mvnpm.at.mdx-js:rollup","ecosystem":"maven","description":"Rollup plugin for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"org.mvnpm.at.mdx-js","versions_count":2,"first_release_published_at":"2025-03-21T14:51:09.000Z","latest_release_published_at":"2025-08-29T20:05:10.000Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:36.649Z","created_at":"2025-08-29T20:17:44.360Z","updated_at":"2026-08-12T02:01:36.650Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.mdx-js/rollup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.mdx-js/rollup/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.497Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.34008325637981,"dependent_packages_count":46.2344077510517,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.28724550371575},"purl":"pkg:maven/org.mvnpm.at.mdx-js/rollup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.mdx-js:rollup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.mdx-js:rollup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.mdx-js:rollup/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:rollup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:rollup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:rollup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:rollup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:rollup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mdx-js:rollup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614333,"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":874166,"name":"@compositor/markdown","ecosystem":"npm","description":"A fully-featured Markdown/MDX React component for ambitious projects","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["react","markdown","remark","mdx"],"namespace":"compositor","versions_count":40,"first_release_published_at":"2017-12-24T00:03:06.509Z","latest_release_published_at":"2018-03-19T20:43:27.483Z","latest_release_number":"0.3.5","last_synced_at":"2026-08-12T02:01:36.673Z","created_at":"2022-04-07T15:07:22.437Z","updated_at":"2026-08-12T02:01:36.674Z","registry_url":"https://www.npmjs.com/package/@compositor/markdown","install_command":"npm install @compositor/markdown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.5"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.211Z","dependent_packages_count":6,"downloads":163,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.627419539184725,"dependent_repos_count":10.358016171268641,"dependent_packages_count":3.16534022256791,"stargazers_count":0.8161798010911862,"forks_count":1.0983083826983282,"docker_downloads_count":null,"average":6.013052823362158},"purl":"pkg:npm/%40compositor/markdown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@compositor/markdown","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@compositor/markdown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@compositor/markdown/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown/codemeta","maintainers":[{"uuid":"jxnblk","login":"jxnblk","name":null,"email":"jxnblk@gmail.com","url":null,"packages_count":559,"html_url":"https://www.npmjs.com/~jxnblk","role":null,"created_at":"2022-11-16T07:16:43.263Z","updated_at":"2022-11-16T07:16:43.263Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jxnblk/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-16T07:16:43.255Z","updated_at":"2022-11-16T07:16:43.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"},{"uuid":"mrmrs","login":"mrmrs","name":null,"email":"hi@mrmrs.cc","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~mrmrs","role":null,"created_at":"2022-11-16T07:16:43.272Z","updated_at":"2022-11-16T07:16:43.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mrmrs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":874176,"name":"@compositor/markdown-loader","ecosystem":"npm","description":"Loader for @compositor/markdown","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["react","markdown","remark","styleguide","webpack","loader"],"namespace":"compositor","versions_count":18,"first_release_published_at":"2018-02-11T12:27:25.062Z","latest_release_published_at":"2018-03-19T20:43:25.752Z","latest_release_number":"0.3.5","last_synced_at":"2026-08-12T02:01:36.815Z","created_at":"2022-04-07T15:07:23.145Z","updated_at":"2026-08-12T02:01:36.815Z","registry_url":"https://www.npmjs.com/package/@compositor/markdown-loader","install_command":"npm install @compositor/markdown-loader","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.5"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.989Z","dependent_packages_count":3,"downloads":105,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.5748539839734,"dependent_repos_count":10.393268641254942,"dependent_packages_count":5.9307555160919785,"stargazers_count":0.8129334263838921,"forks_count":1.0958619935443357,"docker_downloads_count":null,"average":8.76153471224971},"purl":"pkg:npm/%40compositor/markdown-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@compositor/markdown-loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@compositor/markdown-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@compositor/markdown-loader/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown-loader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown-loader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown-loader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmarkdown-loader/codemeta","maintainers":[{"uuid":"jxnblk","login":"jxnblk","name":null,"email":"jxnblk@gmail.com","url":null,"packages_count":559,"html_url":"https://www.npmjs.com/~jxnblk","role":null,"created_at":"2022-11-16T07:16:59.388Z","updated_at":"2022-11-16T07:16:59.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jxnblk/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-16T07:16:59.369Z","updated_at":"2022-11-16T07:16:59.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"},{"uuid":"mrmrs","login":"mrmrs","name":null,"email":"hi@mrmrs.cc","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~mrmrs","role":null,"created_at":"2022-11-16T07:16:59.399Z","updated_at":"2022-11-16T07:16:59.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mrmrs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":2296400,"name":"remark-mdxjs","ecosystem":"npm","description":"Support import, export, and JSX in markdown","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","mdxast"],"namespace":null,"versions_count":8,"first_release_published_at":"2020-05-20T19:13:11.406Z","latest_release_published_at":"2020-09-18T21:45:43.824Z","latest_release_number":"2.0.0-next.8","last_synced_at":"2026-08-12T02:01:37.005Z","created_at":"2022-04-09T23:48:02.662Z","updated_at":"2026-08-12T02:01:37.005Z","registry_url":"https://www.npmjs.com/package/remark-mdxjs","install_command":"npm install remark-mdxjs","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"2.0.0-next.0","next":"2.0.0-next.8"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.173Z","dependent_packages_count":10,"downloads":257538,"downloads_period":"last-month","dependent_repos_count":26863,"rankings":{"downloads":0.4090526035972013,"dependent_repos_count":0.1728434818112513,"dependent_packages_count":2.063402717612606,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.44679098696129016,"average":0.8331319003143683},"purl":"pkg:npm/remark-mdxjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/remark-mdxjs","docker_dependents_count":17,"docker_downloads_count":958209,"usage_url":"https://repos.ecosyste.ms/usage/npm/remark-mdxjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/remark-mdxjs/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdxjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdxjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdxjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdxjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdxjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdxjs/codemeta","maintainers":[{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-14T06:07:49.300Z","updated_at":"2022-11-14T06:07:49.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053404,"name":"@mdx-js/rollup","ecosystem":"npm","description":"Rollup plugin for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["jsx","markdown","mdx","preact","react","remark","rollup","vue"],"namespace":"mdx-js","versions_count":16,"first_release_published_at":"2021-10-19T17:23:09.874Z","latest_release_published_at":"2025-08-29T18:03:10.680Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:37.061Z","created_at":"2022-04-07T20:18:24.629Z","updated_at":"2026-08-12T02:01:37.061Z","registry_url":"https://www.npmjs.com/package/@mdx-js/rollup","install_command":"npm install @mdx-js/rollup","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.270Z","dependent_packages_count":100,"downloads":2574616,"downloads_period":"last-month","dependent_repos_count":1058,"rankings":{"downloads":0.7423133790802593,"dependent_repos_count":0.5877669407574976,"dependent_packages_count":0.36497683320016494,"stargazers_count":0.8122427237818466,"forks_count":1.093919094320285,"docker_downloads_count":0.6817714426347782,"average":0.7138317356291385},"purl":"pkg:npm/%40mdx-js/rollup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/rollup","docker_dependents_count":3,"docker_downloads_count":28818,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/rollup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/rollup/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Frollup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Frollup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Frollup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Frollup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Frollup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Frollup/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-17T14:09:49.819Z","updated_at":"2022-11-17T14:09:49.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-17T14:09:49.812Z","updated_at":"2022-11-17T14:09:49.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:03:36.939Z","updated_at":"2023-03-19T09:03:36.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-17T14:09:49.796Z","updated_at":"2022-11-17T14:09:49.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":2001634,"name":"mdxfmt","ecosystem":"npm","description":"Deprecated: this package, which was never more than an experiment, is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2018-05-01T13:00:57.290Z","latest_release_published_at":"2024-10-09T14:50:49.930Z","latest_release_number":"0.0.3","last_synced_at":"2026-08-12T02:01:37.523Z","created_at":"2022-04-09T19:26:25.562Z","updated_at":"2026-08-12T02:01:37.524Z","registry_url":"https://www.npmjs.com/package/mdxfmt","install_command":"npm install mdxfmt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.3"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.178Z","dependent_packages_count":2,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":53.54505947914343,"dependent_repos_count":10.380662409323001,"dependent_packages_count":8.889887921498572,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.271869936655005},"purl":"pkg:npm/mdxfmt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mdxfmt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mdxfmt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mdxfmt/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxfmt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxfmt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxfmt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxfmt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxfmt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxfmt/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T06:27:00.900Z","updated_at":"2022-11-13T06:27:00.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-13T06:27:00.918Z","updated_at":"2022-11-13T06:27:00.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:14:26.060Z","updated_at":"2023-03-19T09:14:26.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-13T06:27:01.040Z","updated_at":"2022-11-13T06:27:01.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053408,"name":"@mdx-js/esbuild","ecosystem":"npm","description":"esbuild plugin for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["esbuild","jsx","markdown","mdx","preact","react","remark","vue"],"namespace":"mdx-js","versions_count":16,"first_release_published_at":"2021-10-19T17:22:31.891Z","latest_release_published_at":"2025-08-29T18:03:03.959Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:37.710Z","created_at":"2022-04-07T20:18:24.875Z","updated_at":"2026-08-12T02:01:37.710Z","registry_url":"https://www.npmjs.com/package/@mdx-js/esbuild","install_command":"npm install @mdx-js/esbuild","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.561Z","dependent_packages_count":19,"downloads":771847,"downloads_period":"last-month","dependent_repos_count":1639,"rankings":{"downloads":0.4841749628942045,"dependent_repos_count":0.4968633383535978,"dependent_packages_count":1.2361533092375532,"stargazers_count":0.7958664465854405,"forks_count":1.090435563337064,"docker_downloads_count":1.6586360837869618,"average":0.9603549506991369},"purl":"pkg:npm/%40mdx-js/esbuild","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/esbuild","docker_dependents_count":5,"docker_downloads_count":1514,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/esbuild","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/esbuild/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fesbuild/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fesbuild/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fesbuild/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fesbuild/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fesbuild/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fesbuild/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-18T18:58:17.011Z","updated_at":"2022-11-18T18:58:17.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-18T18:58:17.006Z","updated_at":"2022-11-18T18:58:17.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T08:57:13.462Z","updated_at":"2023-03-19T08:57:13.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-18T18:58:16.982Z","updated_at":"2022-11-18T18:58:16.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053411,"name":"@mdx-js/preact","ecosystem":"npm","description":"Preact context for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["jsx","markdown","mdx","preact","remark"],"namespace":"mdx-js","versions_count":67,"first_release_published_at":"2020-02-21T22:21:19.124Z","latest_release_published_at":"2025-08-29T18:02:59.302Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:45.998Z","created_at":"2022-04-07T20:18:25.169Z","updated_at":"2026-08-12T02:01:45.999Z","registry_url":"https://www.npmjs.com/package/@mdx-js/preact","install_command":"npm install @mdx-js/preact","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"ci":"2.0.0-ci.54","next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:31:00.098Z","dependent_packages_count":20,"downloads":17144,"downloads_period":"last-month","dependent_repos_count":140,"rankings":{"downloads":1.1271846518958026,"dependent_repos_count":1.253647614401909,"dependent_packages_count":1.1886659303671867,"stargazers_count":0.8121224848937805,"forks_count":1.0936953397993923,"docker_downloads_count":null,"average":1.0950632042716142},"purl":"pkg:npm/%40mdx-js/preact","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/preact","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/preact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/preact/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fpreact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fpreact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fpreact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fpreact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fpreact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fpreact/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-18T18:58:20.648Z","updated_at":"2022-11-18T18:58:20.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-18T18:58:20.643Z","updated_at":"2022-11-18T18:58:20.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:00:07.079Z","updated_at":"2023-03-19T09:00:07.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-18T18:58:20.632Z","updated_at":"2022-11-18T18:58:20.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053402,"name":"@mdx-js/node-loader","ecosystem":"npm","description":"Node.js loader for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["jsx","loader","markdown","mdx","node","react","remark"],"namespace":"mdx-js","versions_count":16,"first_release_published_at":"2021-10-19T17:23:19.732Z","latest_release_published_at":"2025-08-29T18:03:08.184Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:38.177Z","created_at":"2022-04-07T20:18:24.407Z","updated_at":"2026-08-12T02:01:38.177Z","registry_url":"https://www.npmjs.com/package/@mdx-js/node-loader","install_command":"npm install @mdx-js/node-loader","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.600Z","dependent_packages_count":5,"downloads":17773,"downloads_period":"last-month","dependent_repos_count":37,"rankings":{"downloads":3.072169798873629,"dependent_repos_count":2.1161148927016207,"dependent_packages_count":3.702996412034177,"stargazers_count":0.8121224848937805,"forks_count":1.0936953397993923,"docker_downloads_count":null,"average":2.15941978566052},"purl":"pkg:npm/%40mdx-js/node-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/node-loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/node-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/node-loader/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fnode-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fnode-loader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fnode-loader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fnode-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fnode-loader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fnode-loader/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T20:10:23.570Z","updated_at":"2022-11-13T20:10:23.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-13T20:10:23.517Z","updated_at":"2022-11-13T20:10:23.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:00:06.097Z","updated_at":"2023-03-19T09:00:06.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-13T20:10:23.462Z","updated_at":"2022-11-13T20:10:23.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":8870455,"name":"@coding-poem/mdx-ast-parser","ecosystem":"npm","description":"MDX compiler","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["jsx","markdown","mdx","remark"],"namespace":"coding-poem","versions_count":4,"first_release_published_at":"2024-02-09T10:23:16.144Z","latest_release_published_at":"2024-02-09T19:01:11.482Z","latest_release_number":"0.4.0","last_synced_at":"2026-08-12T02:01:38.822Z","created_at":"2024-02-09T10:25:16.834Z","updated_at":"2026-08-12T02:01:38.822Z","registry_url":"https://www.npmjs.com/package/@coding-poem/mdx-ast-parser","install_command":"npm install @coding-poem/mdx-ast-parser","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"0.4.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:32:58.528Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.10793497044612,"dependent_packages_count":48.69742765627236,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.40268131335924},"purl":"pkg:npm/%40coding-poem/mdx-ast-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@coding-poem/mdx-ast-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@coding-poem/mdx-ast-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@coding-poem/mdx-ast-parser/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@coding-poem%2Fmdx-ast-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@coding-poem%2Fmdx-ast-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@coding-poem%2Fmdx-ast-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@coding-poem%2Fmdx-ast-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@coding-poem%2Fmdx-ast-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@coding-poem%2Fmdx-ast-parser/codemeta","maintainers":[{"uuid":"mj_studio","login":"mj_studio","name":null,"email":"mym0404@gmail.com","url":null,"packages_count":54,"html_url":"https://www.npmjs.com/~mj_studio","role":null,"created_at":"2024-02-09T10:47:55.672Z","updated_at":"2024-02-09T10:47:55.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mj_studio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1452249,"name":"babel-plugin-html-attributes-to-jsx","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"2019-08-26T14:01:42.620Z","latest_release_published_at":"2024-10-09T15:23:30.891Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:38.835Z","created_at":"2022-04-09T01:41:10.162Z","updated_at":"2026-08-12T02:01:38.836Z","registry_url":"https://www.npmjs.com/package/babel-plugin-html-attributes-to-jsx","install_command":"npm install babel-plugin-html-attributes-to-jsx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"ci":"1.6.13-ci.1","next":"2.0.0-next.8","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.705Z","dependent_packages_count":2,"downloads":115,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":11.577276261788082,"dependent_repos_count":7.659892810924032,"dependent_packages_count":8.869624249465728,"stargazers_count":0.8160260353843929,"forks_count":1.0981848514543309,"docker_downloads_count":null,"average":6.004200841803313},"purl":"pkg:npm/babel-plugin-html-attributes-to-jsx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/babel-plugin-html-attributes-to-jsx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/babel-plugin-html-attributes-to-jsx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/babel-plugin-html-attributes-to-jsx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-html-attributes-to-jsx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-html-attributes-to-jsx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-html-attributes-to-jsx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-html-attributes-to-jsx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-html-attributes-to-jsx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-html-attributes-to-jsx/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-11T13:21:50.122Z","updated_at":"2022-11-11T13:21:50.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-11T13:21:50.183Z","updated_at":"2022-11-11T13:21:50.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:04:52.955Z","updated_at":"2023-03-19T09:04:52.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-11T13:21:50.234Z","updated_at":"2022-11-11T13:21:50.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":948485,"name":"@foxmn/mdx-loader","ecosystem":"npm","description":"Loader for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","styleguide","webpack","loader"],"namespace":"foxmn","versions_count":7,"first_release_published_at":"2020-03-01T06:58:07.234Z","latest_release_published_at":"2020-03-01T12:54:41.384Z","latest_release_number":"1.5.14","last_synced_at":"2026-08-12T02:01:38.953Z","created_at":"2022-04-07T17:34:27.729Z","updated_at":"2026-08-12T02:01:38.954Z","registry_url":"https://www.npmjs.com/package/@foxmn/mdx-loader","install_command":"npm install @foxmn/mdx-loader","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"1.5.14"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdx-js","funding_links":[],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T01:09:27.467Z","dependent_packages_count":1,"downloads":28,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.62614750526596,"dependent_repos_count":10.30985113979121,"dependent_packages_count":20.932544637721016,"stargazers_count":0.811619457547699,"forks_count":1.0935950144297877,"docker_downloads_count":null,"average":12.354751550951134},"purl":"pkg:npm/%40foxmn/mdx-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@foxmn/mdx-loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@foxmn/mdx-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@foxmn/mdx-loader/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T00:30:56.647Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxmn%2Fmdx-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxmn%2Fmdx-loader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxmn%2Fmdx-loader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxmn%2Fmdx-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxmn%2Fmdx-loader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxmn%2Fmdx-loader/codemeta","maintainers":[{"uuid":"foxmn","login":"foxmn","name":null,"email":"fox@vvfox.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~foxmn","role":null,"created_at":"2022-11-20T15:56:02.181Z","updated_at":"2022-11-20T15:56:02.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/foxmn/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053407,"name":"@mdx-js/runtime","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"mdx-js","versions_count":178,"first_release_published_at":"2018-07-01T15:33:34.884Z","latest_release_published_at":"2024-10-09T14:59:15.751Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:39.038Z","created_at":"2022-04-07T20:18:24.874Z","updated_at":"2026-08-12T02:01:39.038Z","registry_url":"https://www.npmjs.com/package/@mdx-js/runtime","install_command":"npm install @mdx-js/runtime","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-next.9","ci":"2.0.0-ci.53","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.443Z","dependent_packages_count":51,"downloads":68591,"downloads_period":"last-month","dependent_repos_count":16482,"rankings":{"downloads":0.7871081845931813,"dependent_repos_count":0.20734965885234677,"dependent_packages_count":0.5881924827022459,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.9225219271069988,"average":0.7353123108597722},"purl":"pkg:npm/%40mdx-js/runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/runtime","docker_dependents_count":13,"docker_downloads_count":1594,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/runtime/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fruntime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fruntime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fruntime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fruntime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fruntime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fruntime/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-20T19:31:25.342Z","updated_at":"2022-11-20T19:31:25.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-20T19:31:25.331Z","updated_at":"2022-11-20T19:31:25.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:05:09.378Z","updated_at":"2023-03-19T09:05:09.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-20T19:31:25.249Z","updated_at":"2022-11-20T19:31:25.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":2001604,"name":"mdx-next-test","ecosystem":"npm","description":"Parse MDX and transpile to JSX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","mdxast"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-08-27T09:13:36.491Z","latest_release_published_at":"2020-08-27T09:13:36.491Z","latest_release_number":"2.0.0-next.7","last_synced_at":"2026-08-12T02:01:39.140Z","created_at":"2022-04-09T19:26:23.479Z","updated_at":"2026-08-12T02:01:39.140Z","registry_url":"https://www.npmjs.com/package/mdx-next-test","install_command":"npm install mdx-next-test","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"2.0.0-next.7"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.785Z","dependent_packages_count":2,"downloads":33,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":60.66832313247746,"dependent_repos_count":5.605996565136672,"dependent_packages_count":8.883854012230694,"stargazers_count":0.8125451175330219,"forks_count":1.0952980876503224,"docker_downloads_count":null,"average":15.413203383005634},"purl":"pkg:npm/mdx-next-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mdx-next-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mdx-next-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mdx-next-test/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-test/codemeta","maintainers":[{"uuid":"quietshu","login":"quietshu","name":null,"email":"g@shud.in","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~quietshu","role":null,"created_at":"2022-11-13T06:26:56.522Z","updated_at":"2022-11-13T06:26:56.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/quietshu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":793322,"name":"@aitodotai/mdx-js-mdx","ecosystem":"npm","description":"Parse MDX and transpile to JSX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","mdxast"],"namespace":"aitodotai","versions_count":1,"first_release_published_at":"2019-02-28T12:35:02.905Z","latest_release_published_at":"2019-02-28T12:35:02.905Z","latest_release_number":"0.19.0-alpha.0","last_synced_at":"2026-08-12T02:01:39.149Z","created_at":"2022-04-07T13:10:32.169Z","updated_at":"2026-08-12T02:01:39.149Z","registry_url":"https://www.npmjs.com/package/@aitodotai/mdx-js-mdx","install_command":"npm install @aitodotai/mdx-js-mdx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.19.0-alpha.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.499Z","dependent_packages_count":3,"downloads":96,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.79600292963058,"dependent_repos_count":10.373648108865972,"dependent_packages_count":8.883854012230694,"stargazers_count":0.8125451175330219,"forks_count":1.0952980876503224,"docker_downloads_count":null,"average":15.19226965118212},"purl":"pkg:npm/%40aitodotai/mdx-js-mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@aitodotai/mdx-js-mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@aitodotai/mdx-js-mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@aitodotai/mdx-js-mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-mdx/codemeta","maintainers":[{"uuid":"cventus","login":"cventus","name":null,"email":"christoffer@aito.ai","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~cventus","role":null,"created_at":"2022-11-08T16:31:31.915Z","updated_at":"2022-11-08T16:31:31.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cventus/packages"},{"uuid":"kaiinkinen","login":"kaiinkinen","name":null,"email":"kai.inkinen@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~kaiinkinen","role":null,"created_at":"2022-11-08T16:31:31.926Z","updated_at":"2022-11-08T16:31:31.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kaiinkinen/packages"},{"uuid":"tri.nguyen","login":"tri.nguyen","name":null,"email":"tri.nguyen@aito.ai","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~tri.nguyen","role":null,"created_at":"2022-11-08T16:31:31.936Z","updated_at":"2022-11-08T16:31:31.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tri.nguyen/packages"},{"uuid":"phuch","login":"phuch","name":null,"email":"hongphuc0226@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~phuch","role":null,"created_at":"2022-11-08T16:31:31.947Z","updated_at":"2022-11-08T16:31:31.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phuch/packages"},{"uuid":"ollkan","login":"ollkan","name":null,"email":"olli.kanerva@aito.ai","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~ollkan","role":null,"created_at":"2022-11-08T16:31:31.958Z","updated_at":"2022-11-08T16:31:31.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ollkan/packages"},{"uuid":"kimmobrunfeldt","login":"kimmobrunfeldt","name":null,"email":"kimmo.brunfeldt@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~kimmobrunfeldt","role":null,"created_at":"2022-11-08T16:31:31.967Z","updated_at":"2022-11-08T16:31:31.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kimmobrunfeldt/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":2001636,"name":"mdxjs-vue3-loader","ecosystem":"npm","description":"Vue 3 loader for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","styleguide","webpack","loader"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-12-26T08:35:45.666Z","latest_release_published_at":"2020-12-26T08:35:45.666Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-12T02:01:39.159Z","created_at":"2022-04-09T19:26:25.664Z","updated_at":"2026-08-12T02:01:39.160Z","registry_url":"https://www.npmjs.com/package/mdxjs-vue3-loader","install_command":"npm install mdxjs-vue3-loader","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:32:58.954Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.0228548380844134,"forks_count":1.304405921851944,"average":17.118106186370504},"purl":"pkg:npm/mdxjs-vue3-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mdxjs-vue3-loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mdxjs-vue3-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mdxjs-vue3-loader/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxjs-vue3-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxjs-vue3-loader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxjs-vue3-loader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxjs-vue3-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxjs-vue3-loader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdxjs-vue3-loader/codemeta","maintainers":[{"uuid":"ahcl7","login":"ahcl7","name":null,"email":"anhhungcolao7@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~ahcl7","role":null,"created_at":"2022-11-13T06:27:00.355Z","updated_at":"2022-11-13T06:27:00.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ahcl7/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1268802,"name":"remark-mdx","ecosystem":"npm","description":"remark plugin to support MDX syntax","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["javascript","jsx","markdown","mdast","mdx","plugin","remark","remark-plugin","unified","xml"],"namespace":null,"versions_count":127,"first_release_published_at":"2019-02-11T17:26:30.699Z","latest_release_published_at":"2025-08-29T18:02:52.324Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:39.352Z","created_at":"2022-04-08T15:28:04.879Z","updated_at":"2026-08-12T02:01:39.353Z","registry_url":"https://www.npmjs.com/package/remark-mdx","install_command":"npm install remark-mdx","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"ci":"2.0.0-ci.50","next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdx-js","funding_links":[],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T01:09:27.991Z","dependent_packages_count":227,"downloads":44791617,"downloads_period":"last-month","dependent_repos_count":124836,"rankings":{"downloads":0.07400139431847433,"dependent_repos_count":0.08879046933745785,"dependent_packages_count":0.20842726524541205,"stargazers_count":0.7958664465854405,"forks_count":1.090435563337064,"docker_downloads_count":0.08498116213559845,"average":0.39041705015990785},"purl":"pkg:npm/remark-mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/remark-mdx","docker_dependents_count":598,"docker_downloads_count":458143848,"usage_url":"https://repos.ecosyste.ms/usage/npm/remark-mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/remark-mdx/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T00:30:56.647Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-mdx/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T11:32:35.804Z","updated_at":"2022-11-10T11:32:35.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-10T11:32:35.801Z","updated_at":"2022-11-10T11:32:35.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:04:58.663Z","updated_at":"2023-03-19T09:04:58.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-10T11:32:35.787Z","updated_at":"2022-11-10T11:32:35.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":874188,"name":"@compositor/mdx","ecosystem":"npm","description":"Parse MDX to JSX","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["react","markdown","remark","mdxast","mdx"],"namespace":"compositor","versions_count":16,"first_release_published_at":"2018-02-16T18:04:56.638Z","latest_release_published_at":"2018-03-19T20:43:30.647Z","latest_release_number":"0.3.5","last_synced_at":"2026-08-12T02:01:40.010Z","created_at":"2022-04-07T15:07:24.202Z","updated_at":"2026-08-12T02:01:40.010Z","registry_url":"https://www.npmjs.com/package/@compositor/mdx","install_command":"npm install @compositor/mdx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.5"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:02.481Z","dependent_packages_count":2,"downloads":100,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.154016272301615,"dependent_repos_count":10.336075070876474,"dependent_packages_count":8.856726766155058,"stargazers_count":0.8125552446785935,"forks_count":1.094480520849289,"docker_downloads_count":null,"average":9.850770774972206},"purl":"pkg:npm/%40compositor/mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@compositor/mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@compositor/mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@compositor/mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@compositor%2Fmdx/codemeta","maintainers":[{"uuid":"jxnblk","login":"jxnblk","name":null,"email":"jxnblk@gmail.com","url":null,"packages_count":559,"html_url":"https://www.npmjs.com/~jxnblk","role":null,"created_at":"2022-11-16T07:17:25.494Z","updated_at":"2022-11-16T07:17:25.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jxnblk/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-16T07:17:25.488Z","updated_at":"2022-11-16T07:17:25.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"},{"uuid":"mrmrs","login":"mrmrs","name":null,"email":"hi@mrmrs.cc","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~mrmrs","role":null,"created_at":"2022-11-16T07:17:25.501Z","updated_at":"2022-11-16T07:17:25.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mrmrs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1453291,"name":"babel-plugin-remove-export-keywords","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":65,"first_release_published_at":"2019-07-31T18:42:38.555Z","latest_release_published_at":"2024-10-09T15:17:38.992Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:40.512Z","created_at":"2022-04-09T01:43:26.069Z","updated_at":"2026-08-12T02:01:40.512Z","registry_url":"https://www.npmjs.com/package/babel-plugin-remove-export-keywords","install_command":"npm install babel-plugin-remove-export-keywords","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-next.9","ci":"2.0.0-ci.50","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:03.030Z","dependent_packages_count":8,"downloads":12674,"downloads_period":"last-month","dependent_repos_count":3052,"rankings":{"downloads":1.5350220908637988,"dependent_repos_count":0.39921758187163836,"dependent_packages_count":2.4831592942064487,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.9699579426370952,"average":1.2156764202471404},"purl":"pkg:npm/babel-plugin-remove-export-keywords","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/babel-plugin-remove-export-keywords","docker_dependents_count":1,"docker_downloads_count":114,"usage_url":"https://repos.ecosyste.ms/usage/npm/babel-plugin-remove-export-keywords","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/babel-plugin-remove-export-keywords/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-remove-export-keywords/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-remove-export-keywords/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-remove-export-keywords/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-remove-export-keywords/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-remove-export-keywords/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-remove-export-keywords/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-11T13:22:19.586Z","updated_at":"2022-11-11T13:22:19.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-11T13:22:19.575Z","updated_at":"2022-11-11T13:22:19.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:05:00.675Z","updated_at":"2023-03-19T09:05:00.675Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-11T13:22:19.539Z","updated_at":"2022-11-11T13:22:19.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1253087,"name":"mdx-next-loader-test","ecosystem":"npm","description":"Loader for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","styleguide","webpack","loader"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-08-27T10:19:28.482Z","latest_release_published_at":"2020-08-27T10:19:28.482Z","latest_release_number":"2.0.0-next.7","last_synced_at":"2026-08-12T02:01:40.208Z","created_at":"2022-04-08T15:00:13.019Z","updated_at":"2026-08-12T02:01:40.208Z","registry_url":"https://www.npmjs.com/package/mdx-next-loader-test","install_command":"npm install mdx-next-loader-test","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"2.0.0-next.7"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:02.665Z","dependent_packages_count":3,"downloads":12,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":55.1321731188797,"dependent_repos_count":5.6168509474782065,"dependent_packages_count":5.9307555160919785,"stargazers_count":0.8129334263838921,"forks_count":1.0958619935443357,"docker_downloads_count":null,"average":13.717715000475621},"purl":"pkg:npm/mdx-next-loader-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mdx-next-loader-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mdx-next-loader-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mdx-next-loader-test/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-loader-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-loader-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-loader-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-loader-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-loader-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdx-next-loader-test/codemeta","maintainers":[{"uuid":"quietshu","login":"quietshu","name":null,"email":"g@shud.in","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~quietshu","role":null,"created_at":"2022-11-10T20:52:11.386Z","updated_at":"2022-11-10T20:52:11.386Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/quietshu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1752037,"name":"gatsby-theme-mdx","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":171,"first_release_published_at":"2019-04-12T01:13:30.406Z","latest_release_published_at":"2024-10-09T15:13:53.390Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:40.510Z","created_at":"2022-04-09T16:05:44.386Z","updated_at":"2026-08-12T02:01:40.510Z","registry_url":"https://www.npmjs.com/package/gatsby-theme-mdx","install_command":"npm install gatsby-theme-mdx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-next.9","ci":"2.0.0-ci.45","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:02.574Z","dependent_packages_count":2,"downloads":754,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.1378787866290665,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":null,"forks_count":null,"average":13.98267159136895},"purl":"pkg:npm/gatsby-theme-mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gatsby-theme-mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/gatsby-theme-mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gatsby-theme-mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gatsby-theme-mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gatsby-theme-mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gatsby-theme-mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gatsby-theme-mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gatsby-theme-mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gatsby-theme-mdx/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-12T11:29:58.465Z","updated_at":"2022-11-12T11:29:58.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-12T11:29:57.990Z","updated_at":"2022-11-12T11:29:57.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:14:24.842Z","updated_at":"2023-03-19T09:14:24.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-12T11:29:57.232Z","updated_at":"2022-11-12T11:29:57.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053394,"name":"@mdx-js/react","ecosystem":"npm","description":"React context for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["jsx","markdown","mdx","react","remark"],"namespace":"mdx-js","versions_count":119,"first_release_published_at":"2019-03-28T20:35:56.635Z","latest_release_published_at":"2025-08-29T18:02:56.462Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:40.574Z","created_at":"2022-04-07T20:18:23.670Z","updated_at":"2026-08-12T02:01:40.575Z","registry_url":"https://www.npmjs.com/package/@mdx-js/react","install_command":"npm install @mdx-js/react","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"ci":"2.0.0-ci.53","next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:02.964Z","dependent_packages_count":2977,"downloads":77070786,"downloads_period":"last-month","dependent_repos_count":103300,"rankings":{"downloads":0.05722385451670074,"dependent_repos_count":0.09845788557036166,"dependent_packages_count":0.02743459436637997,"stargazers_count":0.7965067711700198,"forks_count":1.102941881098687,"docker_downloads_count":0.0887928039223256,"average":0.3618929651074125},"purl":"pkg:npm/%40mdx-js/react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/react","docker_dependents_count":631,"docker_downloads_count":512064785,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/react/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Freact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Freact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Freact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Freact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Freact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Freact/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T10:54:39.683Z","updated_at":"2022-11-10T10:54:39.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-10T10:54:39.681Z","updated_at":"2022-11-10T10:54:39.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:05:01.441Z","updated_at":"2023-03-19T09:05:01.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-10T10:54:39.677Z","updated_at":"2022-11-10T10:54:39.677Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053406,"name":"@mdx-js/loader","ecosystem":"npm","description":"Webpack loader for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["jsx","markdown","mdx","preact","react","remark","vue","webpack"],"namespace":"mdx-js","versions_count":218,"first_release_published_at":"2018-03-23T13:43:02.747Z","latest_release_published_at":"2025-08-29T18:03:05.606Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:40.614Z","created_at":"2022-04-07T20:18:24.651Z","updated_at":"2026-08-12T02:01:40.615Z","registry_url":"https://www.npmjs.com/package/@mdx-js/loader","install_command":"npm install @mdx-js/loader","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"ci":"2.0.0-ci.53","next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:02.788Z","dependent_packages_count":607,"downloads":5735751,"downloads_period":"last-month","dependent_repos_count":30338,"rankings":{"downloads":0.16856212696386222,"dependent_repos_count":0.16380048495923333,"dependent_packages_count":0.09898613437857912,"stargazers_count":0.7958664465854405,"forks_count":1.090435563337064,"docker_downloads_count":0.4804216686082029,"average":0.4663454041387303},"purl":"pkg:npm/%40mdx-js/loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/loader","docker_dependents_count":170,"docker_downloads_count":492353,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/loader/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Floader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Floader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Floader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Floader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Floader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Floader/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T10:54:41.488Z","updated_at":"2022-11-10T10:54:41.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-10T10:54:41.486Z","updated_at":"2022-11-10T10:54:41.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T08:57:13.391Z","updated_at":"2023-03-19T08:57:13.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-10T10:54:41.476Z","updated_at":"2022-11-10T10:54:41.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":793324,"name":"@aitodotai/mdx-js-runtime","ecosystem":"npm","description":"Parse and render MDX in a runtime environment","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["mdx","markdown","react","jsx","remark","mdxast"],"namespace":"aitodotai","versions_count":2,"first_release_published_at":"2019-02-28T12:35:22.938Z","latest_release_published_at":"2019-02-28T12:48:07.975Z","latest_release_number":"0.19.1-alpha.0","last_synced_at":"2026-08-12T02:01:41.002Z","created_at":"2022-04-07T13:10:32.184Z","updated_at":"2026-08-12T02:01:41.002Z","registry_url":"https://www.npmjs.com/package/@aitodotai/mdx-js-runtime","install_command":"npm install @aitodotai/mdx-js-runtime","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.19.1-alpha.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:02.447Z","dependent_packages_count":2,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":48.58075454626173,"dependent_repos_count":10.393268641254942,"dependent_packages_count":21.085079244272496,"stargazers_count":0.8129334263838921,"forks_count":1.0958619935443357,"docker_downloads_count":null,"average":16.39357957034348},"purl":"pkg:npm/%40aitodotai/mdx-js-runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@aitodotai/mdx-js-runtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@aitodotai/mdx-js-runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@aitodotai/mdx-js-runtime/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-runtime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-runtime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-runtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aitodotai%2Fmdx-js-runtime/codemeta","maintainers":[{"uuid":"cventus","login":"cventus","name":null,"email":"christoffer@aito.ai","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~cventus","role":null,"created_at":"2022-11-08T16:31:35.976Z","updated_at":"2022-11-08T16:31:35.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cventus/packages"},{"uuid":"kaiinkinen","login":"kaiinkinen","name":null,"email":"kai.inkinen@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~kaiinkinen","role":null,"created_at":"2022-11-08T16:31:35.992Z","updated_at":"2022-11-08T16:31:35.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kaiinkinen/packages"},{"uuid":"tri.nguyen","login":"tri.nguyen","name":null,"email":"tri.nguyen@aito.ai","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~tri.nguyen","role":null,"created_at":"2022-11-08T16:31:36.036Z","updated_at":"2022-11-08T16:31:36.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tri.nguyen/packages"},{"uuid":"phuch","login":"phuch","name":null,"email":"hongphuc0226@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~phuch","role":null,"created_at":"2022-11-08T16:31:36.026Z","updated_at":"2022-11-08T16:31:36.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phuch/packages"},{"uuid":"ollkan","login":"ollkan","name":null,"email":"olli.kanerva@aito.ai","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~ollkan","role":null,"created_at":"2022-11-08T16:31:36.014Z","updated_at":"2022-11-08T16:31:36.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ollkan/packages"},{"uuid":"kimmobrunfeldt","login":"kimmobrunfeldt","name":null,"email":"kimmo.brunfeldt@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~kimmobrunfeldt","role":null,"created_at":"2022-11-08T16:31:36.005Z","updated_at":"2022-11-08T16:31:36.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kimmobrunfeldt/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1451604,"name":"babel-plugin-apply-mdx-type-prop","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":61,"first_release_published_at":"2019-08-08T22:53:56.939Z","latest_release_published_at":"2024-10-09T15:22:08.001Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:41.280Z","created_at":"2022-04-09T01:39:45.835Z","updated_at":"2026-08-12T02:01:41.280Z","registry_url":"https://www.npmjs.com/package/babel-plugin-apply-mdx-type-prop","install_command":"npm install babel-plugin-apply-mdx-type-prop","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"ci":"1.6.13-ci.1","next":"2.0.0-next.8","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.223Z","dependent_packages_count":31,"downloads":3394653,"downloads_period":"last-month","dependent_repos_count":96760,"rankings":{"downloads":0.08966729807506145,"dependent_repos_count":0.10031722160074251,"dependent_packages_count":0.8509385136367379,"stargazers_count":0.8124289946556493,"forks_count":1.0942726172482116,"docker_downloads_count":0.08795319428860618,"average":0.5059296399175015},"purl":"pkg:npm/babel-plugin-apply-mdx-type-prop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/babel-plugin-apply-mdx-type-prop","docker_dependents_count":529,"docker_downloads_count":455630948,"usage_url":"https://repos.ecosyste.ms/usage/npm/babel-plugin-apply-mdx-type-prop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/babel-plugin-apply-mdx-type-prop/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-apply-mdx-type-prop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-apply-mdx-type-prop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-apply-mdx-type-prop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-apply-mdx-type-prop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-apply-mdx-type-prop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/babel-plugin-apply-mdx-type-prop/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T11:57:39.570Z","updated_at":"2022-11-10T11:57:39.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-10T11:57:39.583Z","updated_at":"2022-11-10T11:57:39.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:04:04.651Z","updated_at":"2023-03-19T09:04:04.651Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-10T11:57:39.612Z","updated_at":"2022-11-10T11:57:39.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1573146,"name":"create-mdx","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":null,"versions_count":93,"first_release_published_at":"2018-08-10T22:09:15.996Z","latest_release_published_at":"2024-10-09T15:07:37.196Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:41.186Z","created_at":"2022-04-09T10:11:21.678Z","updated_at":"2026-08-12T02:01:41.186Z","registry_url":"https://www.npmjs.com/package/create-mdx","install_command":"npm install create-mdx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-next.9","ci":"2.0.0-ci.50","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:32:54.550Z","dependent_packages_count":1,"downloads":344,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.269996710007918,"dependent_repos_count":10.393268641254942,"dependent_packages_count":21.085079244272496,"stargazers_count":0.8129334263838921,"forks_count":1.0958619935443357,"docker_downloads_count":null,"average":8.531428003092717},"purl":"pkg:npm/create-mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/create-mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/create-mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/create-mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-mdx/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-11T21:56:44.358Z","updated_at":"2022-11-11T21:56:44.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-11T21:56:44.341Z","updated_at":"2022-11-11T21:56:44.341Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:05:33.634Z","updated_at":"2023-03-19T09:05:33.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-11T21:56:44.309Z","updated_at":"2022-11-11T21:56:44.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"},{"uuid":"silvenon","login":"silvenon","name":null,"email":"matija.marohnic@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~silvenon","role":null,"created_at":"2022-11-11T21:56:44.327Z","updated_at":"2022-11-11T21:56:44.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/silvenon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053413,"name":"@mdx-js/parcel-plugin-mdx","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"mdx-js","versions_count":169,"first_release_published_at":"2018-07-12T13:08:56.552Z","latest_release_published_at":"2024-10-09T15:06:02.648Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:41.629Z","created_at":"2022-04-07T20:18:25.175Z","updated_at":"2026-08-12T02:01:41.630Z","registry_url":"https://www.npmjs.com/package/@mdx-js/parcel-plugin-mdx","install_command":"npm install @mdx-js/parcel-plugin-mdx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-next.9","ci":"2.0.0-ci.40","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:02.343Z","dependent_packages_count":20,"downloads":2290,"downloads_period":"last-month","dependent_repos_count":49,"rankings":{"downloads":6.516239922869982,"dependent_repos_count":1.8882082536130724,"dependent_packages_count":1.1886659303671867,"stargazers_count":0.8121224848937805,"forks_count":1.0936953397993923,"docker_downloads_count":null,"average":2.299786386308683},"purl":"pkg:npm/%40mdx-js/parcel-plugin-mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/parcel-plugin-mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/parcel-plugin-mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/parcel-plugin-mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fparcel-plugin-mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fparcel-plugin-mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fparcel-plugin-mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fparcel-plugin-mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fparcel-plugin-mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fparcel-plugin-mdx/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-20T19:31:27.984Z","updated_at":"2022-11-20T19:31:27.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-20T19:31:27.946Z","updated_at":"2022-11-20T19:31:27.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T08:57:13.790Z","updated_at":"2023-03-19T08:57:13.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-20T19:31:27.910Z","updated_at":"2022-11-20T19:31:27.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053415,"name":"@mdx-js/vue-loader","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"mdx-js","versions_count":143,"first_release_published_at":"2019-03-08T04:45:52.535Z","latest_release_published_at":"2024-10-09T15:02:24.189Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:41.674Z","created_at":"2022-04-07T20:18:25.341Z","updated_at":"2026-08-12T02:01:41.674Z","registry_url":"https://www.npmjs.com/package/@mdx-js/vue-loader","install_command":"npm install @mdx-js/vue-loader","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-next.9","ci":"2.0.0-ci.53","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:32:54.573Z","dependent_packages_count":15,"downloads":1472,"downloads_period":"last-month","dependent_repos_count":26,"rankings":{"downloads":3.8654739816740205,"dependent_repos_count":2.450540003993477,"dependent_packages_count":1.4881504023257721,"stargazers_count":0.8121224848937805,"forks_count":1.0936953397993923,"docker_downloads_count":null,"average":1.9419964425372886},"purl":"pkg:npm/%40mdx-js/vue-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/vue-loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/vue-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/vue-loader/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue-loader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue-loader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue-loader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue-loader/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-20T19:31:28.801Z","updated_at":"2022-11-20T19:31:28.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-20T19:31:28.794Z","updated_at":"2022-11-20T19:31:28.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:04:05.753Z","updated_at":"2023-03-19T09:04:05.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-20T19:31:28.776Z","updated_at":"2022-11-20T19:31:28.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053423,"name":"@mdx-js/vue","ecosystem":"npm","description":"Vue provider for MDX","homepage":"https://mdxjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":["jsx","markdown","mdx","remark","vue"],"namespace":"mdx-js","versions_count":113,"first_release_published_at":"2019-03-08T04:45:38.918Z","latest_release_published_at":"2025-08-29T18:03:02.179Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-12T02:01:42.354Z","created_at":"2022-04-07T20:18:26.287Z","updated_at":"2026-08-12T02:01:42.354Z","registry_url":"https://www.npmjs.com/package/@mdx-js/vue","install_command":"npm install @mdx-js/vue","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"ci":"2.0.0-ci.50","next":"2.0.0-rc.2","latest":"3.1.1"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:33:02.598Z","dependent_packages_count":13,"downloads":12752,"downloads_period":"last-month","dependent_repos_count":37,"rankings":{"downloads":2.036697154990767,"dependent_repos_count":2.1161148927016207,"dependent_packages_count":1.668560439048145,"stargazers_count":0.8121224848937805,"forks_count":1.0936953397993923,"docker_downloads_count":null,"average":1.5454380622867412},"purl":"pkg:npm/%40mdx-js/vue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/vue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/vue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/vue/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:09:27.568Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Fvue/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-18T18:58:21.282Z","updated_at":"2022-11-18T18:58:21.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-18T18:58:21.273Z","updated_at":"2022-11-18T18:58:21.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:04:05.238Z","updated_at":"2023-03-19T09:04:05.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-18T18:58:21.242Z","updated_at":"2022-11-18T18:58:21.242Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":1053416,"name":"@mdx-js/test-util","ecosystem":"npm","description":"Deprecated: this package is no longer maintained.","homepage":"https://github.com/mdx-js/mdx#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"mdx-js","versions_count":68,"first_release_published_at":"2019-08-08T22:51:13.459Z","latest_release_published_at":"2024-10-09T15:20:45.403Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-12T02:01:47.463Z","created_at":"2022-04-07T20:18:25.377Z","updated_at":"2026-08-12T02:01:47.463Z","registry_url":"https://www.npmjs.com/package/@mdx-js/test-util","install_command":"npm install @mdx-js/test-util","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"ci":"1.6.16-ci.0","next":"2.0.0-next.8","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.566Z","dependent_packages_count":2,"downloads":214,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":11.333320572201638,"dependent_repos_count":6.385674216060735,"dependent_packages_count":8.875045150276167,"stargazers_count":0.8161798010911862,"forks_count":1.0983083826983282,"docker_downloads_count":null,"average":5.701705624465611},"purl":"pkg:npm/%40mdx-js/test-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mdx-js/test-util","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mdx-js/test-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mdx-js/test-util/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftest-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftest-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftest-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftest-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftest-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mdx-js%2Ftest-util/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-20T19:31:27.668Z","updated_at":"2022-11-20T19:31:27.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"timneutkens","login":"timneutkens","name":null,"email":"tim@vercel.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~timneutkens","role":null,"created_at":"2022-11-20T19:31:27.715Z","updated_at":"2022-11-20T19:31:27.715Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timneutkens/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-03-19T09:05:03.552Z","updated_at":"2023-03-19T09:05:03.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-20T19:31:27.824Z","updated_at":"2022-11-20T19:31:27.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727006,"maintainers_count":1223941,"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":11646786,"name":"org.webjars.npm:mdx-js__mdx","ecosystem":"maven","description":"WebJar for @mdx-js/mdx","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2025-05-16T09:58:03.000Z","latest_release_published_at":"2025-05-16T09:58:03.000Z","latest_release_number":"3.1.0","last_synced_at":"2026-08-12T02:01:40.390Z","created_at":"2025-05-16T10:15:33.121Z","updated_at":"2026-08-12T02:01:40.390Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mdx-js__mdx/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mdx-js__mdx/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:21.929Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.96224666043386,"dependent_packages_count":49.99029418522657,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.47627042283021},"purl":"pkg:maven/org.webjars.npm/mdx-js__mdx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mdx-js__mdx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mdx-js__mdx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mdx-js__mdx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__mdx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__mdx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__mdx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__mdx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__mdx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__mdx/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614333,"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":5002756,"name":"org.webjars.npm:mdx-js__react","ecosystem":"maven","description":"WebJar for @mdx-js/react","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdx-js/mdx","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2020-07-21T18:25:58.000Z","latest_release_published_at":"2025-05-16T17:28:24.000Z","latest_release_number":"3.1.0","last_synced_at":"2026-08-12T02:01:40.584Z","created_at":"2022-07-27T11:03:19.426Z","updated_at":"2026-08-12T02:01:40.585Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mdx-js__react/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mdx-js__react/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37381934,"uuid":"115229134","full_name":"mdx-js/mdx","owner":"mdx-js","description":"Markdown for the component era","archived":false,"fork":false,"pushed_at":"2026-08-07T14:45:40.000Z","size":44511,"stargazers_count":19729,"open_issues_count":18,"forks_count":1179,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-08-08T19:34:57.034Z","etag":null,"topics":["jsx","markdown","mdx","react","remark","unified","vue"],"latest_commit_sha":null,"homepage":"https://mdxjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-js.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"created_at":"2017-12-24T00:01:48.000Z","updated_at":"2026-08-08T18:27:49.000Z","dependencies_parsed_at":"2024-02-20T11:45:00.497Z","dependency_job_id":"e3a5e72c-90a2-4a2e-8b0c-4457c31d75f3","html_url":"https://github.com/mdx-js/mdx","commit_stats":{"total_commits":1660,"total_committers":194,"mean_commits":8.556701030927835,"dds":0.5987951807228915,"last_synced_commit":"6ccc0031c85605ec4e247540ddfa58b44dab0017"},"previous_names":["c8r/markdown"],"tags_count":241,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-js/mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/sbom","scorecard":{"id":261173,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdx-js/mdx","commit":"2b3381a8962dc888c0f2ed181cf80c6a1140b662"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/website.yml:7","Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdx-js/mdx/website.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mdx-js/.github/security.md:1","Info: Found linked content: github.com/mdx-js/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mdx-js/.github/security.md:1","Info: Found text in security policy: github.com/mdx-js/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T10:52:52.949Z","repository_id":37381934,"created_at":"2025-08-17T10:52:52.949Z","updated_at":"2025-08-17T10:52:52.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428759,"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":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mdx-js","name":"mdx-js","uuid":"37453691","kind":"organization","description":"Markdown for the component era","email":"contact@unifiedjs.com","website":"https://mdxjs.com","location":"The Internet","twitter":"mdx_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37453691?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:03:20.031Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/mdx-js"}},"html_url":"https://github.com/mdx-js","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"total_stars":17842,"followers":162,"following":0,"created_at":"2022-11-02T16:23:44.867Z","updated_at":"2024-03-25T20:03:20.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-js/repositories"},"tags":[{"name":"3.1.1","sha":"50aa8df0b027c893dec9f97a2b7c51539e9f1a4b","kind":"commit","published_at":"2025-08-29T18:02:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"eee85d54152499c526cf8c06076be5b563037ff8","kind":"commit","published_at":"2024-10-18T15:18:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"78aee48581241bd6d3cc6e0e7fad8cac5ef27c65","kind":"commit","published_at":"2024-02-12T10:50:15.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"9a40e181db5afe06500b9119787be908429c6ca8","kind":"commit","published_at":"2023-10-24T18:29:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/3.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"b117f749d701d47d23efa0903579c49df685cf8d","kind":"commit","published_at":"2023-02-09T19:03:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"5f6833068368041f63dcf020b2fd578a4d6987a7","kind":"commit","published_at":"2022-12-14T08:47:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e43820b475c95262e0854b51ad844a19e9363b6a","kind":"commit","published_at":"2022-12-14T08:31:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"6303aa2fd82e2ae8c720cd48fe2470d4584637ef","kind":"commit","published_at":"2022-10-11T17:18:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"29e93e539f9fc7ef97256bf3e074a56e79663b52","kind":"commit","published_at":"2022-10-06T18:07:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6690566c65647a98693aa5eaec5fb6995a16d4a2","kind":"commit","published_at":"2022-08-17T18:46:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"fce1df0811d1b1f0888e0794f94bdd96b7b678a8","kind":"commit","published_at":"2022-06-18T12:32:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"b09a5e4995b3c84738ade8a26db96e7d784acb3c","kind":"commit","published_at":"2022-03-31T17:02:46.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b8a76c95deb14f7297bafdac1aa3eddd2b0fbb8f","kind":"commit","published_at":"2022-03-16T10:46:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"490da9f41e29570d020d3339a842627d6c849e37","kind":"commit","published_at":"2022-02-01T16:12:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0/manifests"},{"name":"2.0.0-rc.2","sha":"061cdbf440bd8193867fcef3f5a131c08e4fe469","kind":"commit","published_at":"2021-11-15T20:51:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.2/manifests"},{"name":"2.0.0-rc.1","sha":"209c5c227559c01f5b0e8738ac6bd80a88619693","kind":"commit","published_at":"2021-10-19T17:24:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/2.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/2.0.0-rc.1/manifests"},{"name":"v2.0.0-next.9","sha":"6fc71ff94c671582b4185a98f87dcdb1d18c831b","kind":"tag","published_at":"2021-03-18T15:26:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.9/manifests"},{"name":"v1.6.22","sha":"510bae2580958598ae29047bf755b1a2ea26cf7e","kind":"tag","published_at":"2020-12-01T17:53:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.22/manifests"},{"name":"v1.6.21","sha":"97ec1a8436100143c76d2ea1c28ec082c394379f","kind":"tag","published_at":"2020-11-07T15:08:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"45f761dfbf5dc41284177256f21f7b5322fcc5fe","kind":"tag","published_at":"2020-11-07T14:54:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.20/manifests"},{"name":"v1.6.19","sha":"a4fb84aa824b66545eacc60c50beef52f7d848f7","kind":"tag","published_at":"2020-10-20T21:49:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.19/manifests"},{"name":"v2.0.0-next.8","sha":"e194fc1a61715549be10d56055ea4ad25533fcb1","kind":"tag","published_at":"2020-09-18T21:45:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.8/manifests"},{"name":"v1.6.18","sha":"4276f9822ee6313b7aee2181f7f27a7cd14c77be","kind":"tag","published_at":"2020-09-17T13:51:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.18/manifests"},{"name":"v1.6.17","sha":"a0385d505375dd8c1ec259e1285f35c8a2207167","kind":"tag","published_at":"2020-09-14T18:13:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.17/manifests"},{"name":"v2.0.0-next.7","sha":"b6f3fdf758ad36434ee586935418497f0041a61e","kind":"tag","published_at":"2020-07-30T21:47:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.7/manifests"},{"name":"v1.6.16","sha":"f8960836b09429738e658634eb51c4a8a1a883ef","kind":"tag","published_at":"2020-07-29T21:46:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"d7aff710e689ecc9656f3bd1d5406e60f8c1031d","kind":"tag","published_at":"2020-07-29T14:32:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.15/manifests"},{"name":"v2.0.0-next.6","sha":"cbfeb8bbbfc830fc91717e098aacb2b2776abc68","kind":"tag","published_at":"2020-07-27T20:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.6/manifests"},{"name":"v2.0.0-next.5","sha":"bf7deab69996449cb99c2217dff75e65855eb2c1","kind":"tag","published_at":"2020-07-27T20:09:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.5/manifests"},{"name":"v1.6.14","sha":"8c9e6b1cf88cd348b607917a8ff058ea665e7373","kind":"tag","published_at":"2020-07-22T23:52:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.14/manifests"},{"name":"v2.0.0-next.4","sha":"e1b45e365a1c3e13c680674a617ec0a17a1dc0df","kind":"tag","published_at":"2020-07-22T19:15:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.4/manifests"},{"name":"v1.6.13","sha":"098e7d433b603ff0ea9fc947f1adc686fc7846c3","kind":"tag","published_at":"2020-07-20T14:57:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"16c21cfacb770b73bfbd68b384d32895a8bc0d86","kind":"tag","published_at":"2020-07-20T13:44:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.12/manifests"},{"name":"v2.0.0-next.3","sha":"d0059c8cf5147281c096e28be81d3914ad2e14e8","kind":"tag","published_at":"2020-07-17T21:42:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.3/manifests"},{"name":"v2.0.0-next.2","sha":"fa091d2a041ce3d1ccead308d14596ce927c7bc2","kind":"tag","published_at":"2020-07-17T21:30:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.2/manifests"},{"name":"v1.6.11","sha":"b06447411959415bd260a83381059b6309ae12d2","kind":"tag","published_at":"2020-07-17T13:28:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"dbe0293c0657f2a3fe276a9a83addd116e2101da","kind":"tag","published_at":"2020-07-17T00:21:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"5dab75ad754854143faa90181c86a1e7dab5a39b","kind":"tag","published_at":"2020-07-16T23:05:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2771a52d912991d0d82ba6edfd618557073dc5f7","kind":"tag","published_at":"2020-07-16T18:51:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"tag","published_at":"2020-07-15T19:41:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.7/manifests"},{"name":"1.6.7","sha":"f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a","kind":"commit","published_at":"2020-07-15T19:41:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/1.6.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/1.6.7/manifests"},{"name":"v1.6.6","sha":"5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083","kind":"tag","published_at":"2020-06-17T23:52:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"5b511baa475c59b7baf449c268e14669862a5cb9","kind":"tag","published_at":"2020-05-29T14:57:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.5/manifests"},{"name":"v2.0.0-next.1","sha":"166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa","kind":"tag","published_at":"2020-05-21T14:11:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.1/manifests"},{"name":"v1.6.4","sha":"9f1d50f8120da9e50e636aa4b775452087e95b61","kind":"tag","published_at":"2020-05-20T19:24:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.4/manifests"},{"name":"v2.0.0-next.0","sha":"08c809a5cc06307b816e8d99dc2e32304c04dff2","kind":"tag","published_at":"2020-05-20T19:12:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v2.0.0-next.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v2.0.0-next.0/manifests"},{"name":"v1.6.3","sha":"9d71d64e21889087f4d437beaf441d1878b44789","kind":"tag","published_at":"2020-05-20T17:26:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"69f01bebbc23548c12cc04c4b2a818fd5ba6e393","kind":"tag","published_at":"2020-05-20T17:07:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c4dca3b25c90ae58fb9c867c3f97738736bd07f","kind":"tag","published_at":"2020-05-01T18:27:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"addb28a01cb234de29d353b6b782a15614e325d7","kind":"tag","published_at":"2020-04-27T20:02:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"df5b5947282c7f48d0d95bbdf06a877350e0983b","kind":"tag","published_at":"2020-04-22T18:38:29.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"e030ddc98360a8a3e19a3140d936d94cf1911bf9","kind":"tag","published_at":"2020-03-26T19:20:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c79c1336ffcd7df8cca618cf15a01c107e1a92bb","kind":"tag","published_at":"2020-02-21T22:21:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"995b9c991b26274d3fecc7cca810562fc4a1a4b6","kind":"tag","published_at":"2020-02-20T19:46:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"7d428e2cee605db8e7642e3af0df91e0d96c3684","kind":"tag","published_at":"2020-01-16T20:16:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7456d36d78be627a4bdc0dab1dc2419b5fe81ba2","kind":"tag","published_at":"2020-01-15T14:56:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7b429a1a767c5078b7c4be82a2dcfdf070da2e24","kind":"tag","published_at":"2019-12-20T18:41:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"442c11da0dbdbd001b7ba80b7070bd32751b2171","kind":"tag","published_at":"2019-12-16T15:12:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4ee999cbe3e82bb4a56e43df14151835f14da400","kind":"tag","published_at":"2019-10-07T15:01:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41","kind":"tag","published_at":"2019-09-23T19:38:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"aecd7f57352ec413a91056ab21a4d74a4ca056a9","kind":"tag","published_at":"2019-09-09T15:09:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"dec55ec92f9ff42b0ae3617f0168a387e56f7ff8","kind":"tag","published_at":"2019-09-05T14:14:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5a05c7164676054c90e1e072bd259d9c1d197597","kind":"tag","published_at":"2019-09-04T16:28:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"aec0aa5e3ad8a4216a3dea688234903ba495cac2","kind":"tag","published_at":"2019-09-03T18:49:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"cb7facfbc842001db55fe11f12a3c562cd7f3728","kind":"tag","published_at":"2019-09-03T16:56:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a868bbc2643febfa09b71fed75b88e23e14616a9","kind":"tag","published_at":"2019-08-26T14:01:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9118da7f36a71b2fd0edd88bad332b33708c933","kind":"tag","published_at":"2019-08-25T18:55:50.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7e525401ea757692c37ad412a0cba532397e0340","kind":"tag","published_at":"2019-08-18T15:51:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"00723c98540a867faaf45630a66d9827c8880855","kind":"tag","published_at":"2019-08-13T22:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3b0b715759103462809a265524825f6a846e0de7","kind":"tag","published_at":"2019-08-08T22:57:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"950291fcf3243348d2c82a549bb72ada45951eb0","kind":"tag","published_at":"2019-08-08T22:53:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e48dfd8d9783f2c46ee32fe4c00b0000828c1472","kind":"tag","published_at":"2019-08-08T22:49:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.2.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"2c118127aa2b502cafd1f9e1c4f3876e05c66395","kind":"tag","published_at":"2019-08-06T16:49:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f632d6073709880f6f7c207daab617755a817f60","kind":"tag","published_at":"2019-08-02T21:16:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c6baf713ba14ad7050d4d3005ccc733593ba4bf1","kind":"tag","published_at":"2019-07-31T18:42:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"243168558a65e6af0736ff5a985dc8319754d81c","kind":"tag","published_at":"2019-07-31T18:41:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3360ec6ee364c328d019ccf5fb8f62022bab7151","kind":"tag","published_at":"2019-07-31T18:39:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dd68ff9f8a03cc24f2f2d30be861c41a5ee4e333","kind":"tag","published_at":"2019-07-30T13:20:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22b9aa82a9d1397bdf762469cfb0268d5396542e","kind":"tag","published_at":"2019-07-15T16:21:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.1.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"0f496e537b58df6fb1eeed0b0feade01fc6cf9f9","kind":"tag","published_at":"2019-07-12T20:28:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.27","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"1b8b9bc750aba555de655876a923252397fe7a54","kind":"tag","published_at":"2019-07-12T20:08:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.26","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"534012cfe08f85342b4709936496c85be1d56e85","kind":"tag","published_at":"2019-07-12T16:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.25","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"1f51df710a4e2b9c3959c6ee36a66e7af0d3bf80","kind":"tag","published_at":"2019-07-11T17:28:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"e49ab7d87373a489c6e020fd15a490a7d2d44782","kind":"tag","published_at":"2019-07-09T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"3686c8dee70addecfb9730726f42e6ce20a5ce35","kind":"tag","published_at":"2019-07-09T19:28:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.22","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"5d1a353eb430070654b272187abff384159bf066","kind":"tag","published_at":"2019-06-18T14:44:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"631b0b08f469692d7a0b12b3aa2ccb4d202ddb18","kind":"tag","published_at":"2019-05-25T13:33:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a5b2776a2f0e93e18cb67095f965f41390f98d86","kind":"tag","published_at":"2019-05-13T18:13:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"cff42d6e5dedc8d3205dd728fff1c49c2193161b","kind":"tag","published_at":"2019-05-07T17:46:00.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ea5b30105b8bed9a17213b7923f32ec823319acb","kind":"commit","published_at":"2019-05-01T21:08:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"e94f66ebfabb372dd8d4a369da20712aa5cd32c3","kind":"tag","published_at":"2019-05-01T16:34:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"670c77a4feab531f94143e0c54437a9965560c29","kind":"tag","published_at":"2019-04-25T14:56:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ab28741e51e9fd30c919435c7b35ecca8b6c91c5","kind":"tag","published_at":"2019-04-22T13:45:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"b420d71d18da6350bc0893efb261cc16f45736bc","kind":"tag","published_at":"2019-04-19T01:38:40.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"8380d0a2bb28a7bc13702d766e8a475437410c25","kind":"tag","published_at":"2019-04-19T00:43:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"51bf3c6dc69a80689e56fba4d96e0ba6596d7616","kind":"tag","published_at":"2019-04-18T14:09:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"992438ef6fbf03b5cdb7edd6a6ac4bbf8854a924","kind":"tag","published_at":"2019-04-16T21:11:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2498a58ec3093cc5a8ab45874cb9b36c987e322d","kind":"tag","published_at":"2019-04-16T20:55:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"aad59f60092dcdb5c562e4a55b821dff5abd0131","kind":"tag","published_at":"2019-04-16T20:15:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70fab878ca7f415f3dc4e5854a8b7cd7e697d42b","kind":"tag","published_at":"2019-04-16T19:40:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fffa499796b7d1ee8f571d7f0fa48d7f3833807d","kind":"tag","published_at":"2019-04-16T18:01:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5df3bd425b63a5f83da0ca4fef923ad5dccdca2a","kind":"tag","published_at":"2019-04-15T14:39:24.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b0a0f6b2b9d2573cb84a6a28df7f0951ca74e20d","kind":"tag","published_at":"2019-04-12T17:55:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b3edb677985a96ebd40fdf49c174c5f4108e0248","kind":"tag","published_at":"2019-04-12T16:48:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0506708bed0ac787f605b0a97ef77d1954fa1275","kind":"tag","published_at":"2019-04-12T06:48:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"426524fa07a2a258c9f7aa8818ca353335d799f6","kind":"tag","published_at":"2019-04-12T01:33:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c62313a90c478f9bdc7aba382c5197f1d57cf39","kind":"tag","published_at":"2019-04-12T01:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0/manifests"},{"name":"ls","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/ls","html_url":"https://github.com/mdx-js/mdx/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/ls/manifests"},{"name":"list","sha":"4de4aba374903efff77ed5b05032a3840382afc0","kind":"commit","published_at":"2019-04-12T01:17:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/list","html_url":"https://github.com/mdx-js/mdx/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/list/manifests"},{"name":"v1.0.0-rc.5","sha":"6f5551b6dc0bb2a744e276c60f008320807328d5","kind":"tag","published_at":"2019-04-11T22:26:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"dfaaaefdda8bc2278e0a78530f1485684be9e6c6","kind":"tag","published_at":"2019-04-11T22:18:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"0ad5fff9cea6e147048ca6b70bdf0960080ad144","kind":"tag","published_at":"2019-04-11T20:21:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"08910268015df0ff1ebe8a66acc1f10cc790d363","kind":"tag","published_at":"2019-04-11T19:32:53.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1a4044c14e30c1b153b0273d76b5706959d45a96","kind":"tag","published_at":"2019-04-10T19:32:56.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"7e3aca092e6f3ab21ea1d0ad772d2f48963536c2","kind":"tag","published_at":"2019-04-04T16:38:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-alpha.17","sha":"690cd8dcfc2007e45193180cc8d1f016269be2ae","kind":"tag","published_at":"2019-03-30T15:33:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.17/manifests"},{"name":"v1.0.0-alpha.16","sha":"0cca7119cc1b8980722939db2b85a521ecc56532","kind":"tag","published_at":"2019-03-29T18:26:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.16/manifests"},{"name":"v1.0.0-alpha.15","sha":"a4265e91b68e95e77a960d61f7875c25bff7a904","kind":"tag","published_at":"2019-03-28T22:44:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.15/manifests"},{"name":"v1.0.0-alpha.14","sha":"3ac57363134b33d4c4b2e46fb21f302be6c67b9f","kind":"tag","published_at":"2019-03-28T22:40:37.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.14/manifests"},{"name":"v1.0.0-alpha.13","sha":"0fa7625c0938eddfa8d011d64ebd8f2b80431c36","kind":"tag","published_at":"2019-03-28T21:22:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"6d59b219f5d6c7ac9b0d50fb7979718e7b3d1670","kind":"tag","published_at":"2019-03-28T20:33:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"0e36efe107cbf891f55740bd9cb8c9e045876922","kind":"tag","published_at":"2019-03-28T19:17:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"136542161bb24532db2fa9fd66bb95f6c3158fba","kind":"tag","published_at":"2019-03-27T20:33:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"aca926118372822d2070e8bd8442be9a581da8f9","kind":"tag","published_at":"2019-03-21T18:12:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"a96f0fdbad6b791558816d0bf00cb25d6a35750c","kind":"tag","published_at":"2019-03-21T15:03:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"93aeb8d4103bca7ef5ea09fd9142972115d01ca4","kind":"tag","published_at":"2019-03-13T18:46:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"126e0b7aef1e6fbf12527d70fdbd1ebb9206e334","kind":"tag","published_at":"2019-03-11T16:48:21.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.6/manifests"},{"name":"v0.20.4","sha":"3201dbc3607e544e0f5085a65d21d63cfa0b7efe","kind":"tag","published_at":"2019-03-11T15:58:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.4/manifests"},{"name":"v1.0.0-alpha.5","sha":"2d6b7eed79928112910e073cfb953e8eaf55a989","kind":"tag","published_at":"2019-03-08T19:13:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-y.0","sha":"1d5f1b07d5434b5f3a799c0718b148f439e98144","kind":"tag","published_at":"2019-03-08T19:03:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-y.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-y.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"1e5304697c7b9a7a5bbaeb07cbb05945dd137a15","kind":"tag","published_at":"2019-03-08T19:00:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"5481ae7a48f3efc30212a7ef19f47a464b703a61","kind":"tag","published_at":"2019-03-08T05:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"86bc33ac88158109fffd8e04274e3f3dff4fa6d7","kind":"tag","published_at":"2019-03-08T04:41:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"ef167bf0c27575789b06f531e75dfd69e1467f8c","kind":"tag","published_at":"2019-03-06T22:30:19.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.20.3","sha":"f7a232c19a6f35f347a4bfbceecde6ef362d36ba","kind":"tag","published_at":"2019-03-06T17:22:39.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.3/manifests"},{"name":"v1.0.0-alpha.0","sha":"1f71e1603ea65b65c51ffdbfe85304bae5c95587","kind":"tag","published_at":"2019-03-06T04:10:11.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.20.2","sha":"caa2462dcb870b0d7877fa172513e77ed4529d6a","kind":"tag","published_at":"2019-03-05T22:41:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"6b9cfd4c699c244c87245772da2456fb75897cd4","kind":"tag","published_at":"2019-03-02T21:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"83fa08fff98c2d0bc17683792cfa94faa76a90ba","kind":"tag","published_at":"2019-03-02T01:27:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0/manifests"},{"name":"v0.20.0-alpha.0","sha":"ce21ee6a7998bf538f0e07de50a6a8d8a0130a17","kind":"tag","published_at":"2019-03-02T01:09:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.20.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.20.0-alpha.0/manifests"},{"name":"v0.19.0","sha":"e28eef9f67fdb668a1f6cc1bcb8ec0685d40dbea","kind":"tag","published_at":"2019-03-01T01:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0/manifests"},{"name":"v0.19.0-alpha.0","sha":"05f535a5c605f719e13e244e69e640af8fab848d","kind":"tag","published_at":"2019-02-28T22:20:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.19.0-alpha.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.19.0-alpha.0/manifests"},{"name":"v0.18.2","sha":"5938d62f831141a98eff52ddafca7d302ce9b78a","kind":"tag","published_at":"2019-02-28T02:01:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3913c39282a66d988498c3f12ed2cec58992eb58","kind":"tag","published_at":"2019-02-26T20:12:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0c63b85f7b0ae6f5328bf97d692592ebaeeeb114","kind":"tag","published_at":"2019-02-25T16:15:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.18.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"tag","published_at":"2019-02-15T21:20:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.5/manifests"},{"name":"v","sha":"6137b50f5c34bd8a76391a5140872123efe04358","kind":"commit","published_at":"2019-02-15T21:20:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v","html_url":"https://github.com/mdx-js/mdx/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v/manifests"},{"name":"v0.17.4","sha":"f4ffb8222080032891a8b30346c9f8bbcf15be39","kind":"tag","published_at":"2019-02-15T16:35:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d987df9b31447eae1aed5431c7ac8129fffa4e3a","kind":"tag","published_at":"2019-02-14T19:29:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"14d9b19a8998cf39c0e09acceadfc03041a9a128","kind":"tag","published_at":"2019-02-12T14:35:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"fac2cf91f27431c3084d8ef77215b7cf617f6a5e","kind":"tag","published_at":"2019-02-12T00:59:32.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"74d9d3e231645a466272b0621260932e66777069","kind":"tag","published_at":"2019-02-11T17:26:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.17.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.17.0/manifests"},{"name":"v0.16.9","sha":"e7870f9099ce2ecf3f94bda1b6158dc4a8199378","kind":"tag","published_at":"2019-02-11T17:24:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.9/manifests"},{"name":"v0.16.8","sha":"05e6b227e5ac6a793840552c635f187faa3af118","kind":"tag","published_at":"2019-01-24T16:05:35.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.8/manifests"},{"name":"v0.16.7","sha":"524a662a5235805dd39d8ec8d189211679f13697","kind":"tag","published_at":"2019-01-24T15:56:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.7/manifests"},{"name":"v0.16.6","sha":"fc40de3ea63f58e8453458a54575734f40bcfd90","kind":"tag","published_at":"2018-12-08T19:39:36.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"4fe045f1c65a3c05a41aac73a0b3918946ce938b","kind":"tag","published_at":"2018-11-23T19:30:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"21a3cc7b102ae8c706f54566440d852393e90049","kind":"tag","published_at":"2018-11-23T17:01:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"7d992a2b0881075fa7f59c5e6464d3f04cd7c23f","kind":"tag","published_at":"2018-11-21T06:08:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"ce5b2f80b0fc8bf9fb7906f889e52296227b2708","kind":"tag","published_at":"2018-11-20T21:55:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b69654652e22043592da6db45bc8306b05c783ad","kind":"tag","published_at":"2018-11-20T12:00:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"2c1c8676327f97b060283c5a9047574d8ada11ec","kind":"tag","published_at":"2018-11-05T21:29:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.16.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.16.0/manifests"},{"name":"v0.15.7","sha":"63120c7a078987e1c3280ee3e420afdf4abaa31d","kind":"tag","published_at":"2018-11-03T16:52:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"c719bbc4bd3914da77e89abaa73b0db1fc33a6d1","kind":"tag","published_at":"2018-10-30T16:08:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"7c36a03cdbc91e87018cb4e9a8480705728fe4fe","kind":"tag","published_at":"2018-10-02T19:16:43.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ece6dc28950df9d428cd26deafe942ace904f9b0","kind":"tag","published_at":"2018-09-24T18:53:25.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"3ae915a17215365ce2a780ab45ea2331a4836941","kind":"tag","published_at":"2018-09-20T17:01:16.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3/manifests"},{"name":"v0.15.3-0","sha":"e54e0c4036ddb5eabc44882770f79ce78367b3ef","kind":"tag","published_at":"2018-09-20T16:39:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.3-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.3-0/manifests"},{"name":"v0.15.2","sha":"3499af28b3d0cf5f7f8e8ffe47ab8f17c87ff9fa","kind":"tag","published_at":"2018-09-07T19:14:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"543577cb7b94e51727a7b53e88d04ace2b0ebfb3","kind":"tag","published_at":"2018-09-07T17:54:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"commit","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.15.0/manifests"},{"name":"v0.15.0","sha":"e61b567ac0e8f4c7dc4d06eb7d3702501b081e58","kind":"tag","published_at":"2018-08-10T22:12:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0/manifests"},{"name":"v0.15.0-4","sha":"7cb7d44f35d39ab4880995d83c0ec78096ea9d17","kind":"tag","published_at":"2018-08-10T22:09:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-4/manifests"},{"name":"v0.15.0-3","sha":"5491654d65be621d675dcbc244719ee05d7dd34f","kind":"tag","published_at":"2018-08-10T21:49:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-3/manifests"},{"name":"v0.15.0-2","sha":"d5777d6c2fd3b705e4306fea999497f76d591260","kind":"tag","published_at":"2018-07-31T18:12:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-2/manifests"},{"name":"v0.15.0-1","sha":"07341ca8efbc4de09c2941873daef70040047161","kind":"tag","published_at":"2018-07-27T14:31:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-1/manifests"},{"name":"v0.15.0-0","sha":"cbf7a3ee09e6151f9ce4eb41c0740d341d992a5e","kind":"tag","published_at":"2018-07-23T14:57:31.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.15.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.15.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.15.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.15.0-0/manifests"},{"name":"v0.14.1","sha":"e0367e94505b4b562e01560163cb74bd5cb14563","kind":"tag","published_at":"2018-07-22T14:29:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"affc23121404e8e995384d16c8ac9cefcd84ec89","kind":"tag","published_at":"2018-07-12T13:08:05.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.14.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.14.0/manifests"},{"name":"v0.13.1-1","sha":"32fefc6a86d2928432319335c5b3425034933326","kind":"tag","published_at":"2018-07-06T15:01:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-1/manifests"},{"name":"v0.13.1-0","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"tag","published_at":"2018-07-06T14:48:13.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.1-0/manifests"},{"name":"0.11.1","sha":"60be3e460239e9c77bb60e0102d5368aa2884694","kind":"commit","published_at":"2018-07-06T14:48:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/0.11.1/manifests"},{"name":"v0.13.0-0","sha":"b562311a2f2149020241e03cfc590b89a24609e7","kind":"tag","published_at":"2018-07-01T15:32:30.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.13.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.13.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.13.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.13.0-0/manifests"},{"name":"v0.12.0","sha":"5bc77a3c4f6bac82e35dd337051c8afdddfaf616","kind":"tag","published_at":"2018-06-26T14:38:07.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.12.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"1b9442f908a427a2883c6aadd79df6a9d409ec22","kind":"tag","published_at":"2018-06-25T20:13:47.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1/manifests"},{"name":"v0.11.1-0","sha":"781ef6322433ed6155b8078b207f9a6b42bfdc46","kind":"tag","published_at":"2018-06-25T18:41:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.1-0/manifests"},{"name":"v0.11.0","sha":"d92e494e19baeafb04f7c0f55993b472e13a4258","kind":"tag","published_at":"2018-06-14T02:53:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0/manifests"},{"name":"v0.11.0-0","sha":"c1b8fba2a89722807ae135ee485056d0c3df31e7","kind":"tag","published_at":"2018-06-13T21:21:38.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.11.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.11.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.11.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.11.0-0/manifests"},{"name":"v0.10.1","sha":"a164ee20c59fe75ce5b75abbf819bddb4321c1d8","kind":"tag","published_at":"2018-06-13T14:03:08.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a5c6a15b5758873e9541c618004e94abdde6f95d","kind":"tag","published_at":"2018-06-08T15:38:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.10.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"15008266b2dca65591ceeea6ba7c8d2ee1700fbb","kind":"tag","published_at":"2018-05-07T07:26:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.9.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"48cc8390e332fb63068730f9d314e79752606b0a","kind":"tag","published_at":"2018-04-30T22:17:57.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1/manifests"},{"name":"v0.8.1-0","sha":"2bbc7b8db7c8d53e454054caca9e8934a93b5f95","kind":"tag","published_at":"2018-04-30T22:00:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.1-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.1-0/manifests"},{"name":"v0.8.0","sha":"7adb816867ed30c2a56746a0e8f0d17c53647792","kind":"tag","published_at":"2018-04-28T14:34:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.8.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"40707f66e5ea2b0b923f412b84c39b35b5f9352b","kind":"tag","published_at":"2018-04-27T23:48:42.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"1577544d3e65cbfa645d54cdd31e952614e14615","kind":"tag","published_at":"2018-04-24T04:22:48.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"5316bc58b196fccc7afe53401fd3fe709f208169","kind":"tag","published_at":"2018-04-24T04:15:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cf7e2a3e45390af17a75fa47f235681d157c4c6a","kind":"tag","published_at":"2018-04-02T22:40:03.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6c8708200fb7a444d817220edac8b234a0d74294","kind":"tag","published_at":"2018-04-02T22:31:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0/manifests"},{"name":"v0.7.0-2","sha":"b6090b9c06331fb32c46ecbc034e4b6cf94e8d13","kind":"tag","published_at":"2018-04-02T22:28:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-2/manifests"},{"name":"v0.7.0-1","sha":"997d2efcee2dc6c47dde4d987df2ea258b43306b","kind":"tag","published_at":"2018-04-02T22:24:59.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-1/manifests"},{"name":"v0.7.0-0","sha":"2f98a5e9c03ec6114adeef079c88c9b0e4a3b180","kind":"tag","published_at":"2018-04-02T22:23:17.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.7.0-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.7.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.7.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.7.0-0/manifests"},{"name":"v0.6.0","sha":"49b6b07db81b7a0256c5ae35e6db3392f30ae091","kind":"tag","published_at":"2018-03-23T14:01:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.6.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23fb465f655e02debda459ccfc97561fc5926738","kind":"tag","published_at":"2018-03-23T13:55:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.5.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"40e92963267e0b9cd76ec594b9b571db380ffc12","kind":"tag","published_at":"2018-03-23T13:46:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76c7db6f82647308f298afe64ea4a96a1137ccfd","kind":"tag","published_at":"2018-03-23T13:37:09.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.4.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"c4ae58d3f4f0c4976ebc5f71fbb440d0fb8a4ae7","kind":"tag","published_at":"2018-03-19T20:43:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d9b3265d8f877bc92a1ae3c7975b33ae54d74906","kind":"tag","published_at":"2018-03-19T14:38:33.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"0f054a618f4923d7ea12c8113fefd9391fdc0eb9","kind":"tag","published_at":"2018-03-12T22:32:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"19d17ca66095d6a21bb74d11db29c7b2beae49fa","kind":"tag","published_at":"2018-03-12T22:08:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"16239032aaf8121d7d9e3c100eb2492ef4c762d0","kind":"tag","published_at":"2018-03-12T21:37:49.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32ed0cf92a21c10a2c31c557f5c7d6b16b79dd9f","kind":"tag","published_at":"2018-03-12T21:08:44.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.3.0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.3.0/manifests"},{"name":"v0.0.24","sha":"a96ede2c104084ae21efa8bd95319011e558ec9d","kind":"tag","published_at":"2018-02-12T19:35:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.24","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"8c70c21cf42111e8531244f9283f43219612964d","kind":"tag","published_at":"2018-02-11T15:50:41.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23/manifests"},{"name":"v0.0.23-5","sha":"f249c69a7c46ac201c4a85b30d455ace7af954fb","kind":"tag","published_at":"2018-02-11T14:16:26.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-5/manifests"},{"name":"v0.0.23-4","sha":"0ebd61afe42854d05440167ad1c06494da1c5353","kind":"tag","published_at":"2018-02-11T14:11:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-4/manifests"},{"name":"v0.0.23-3","sha":"3eb8a6b062706633e61dd123fa9bf88df59db010","kind":"tag","published_at":"2018-02-11T13:30:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-3/manifests"},{"name":"v0.0.23-2","sha":"cccbe20a8d2f332e7aacc9a5fd7c22388e39f1e6","kind":"tag","published_at":"2018-02-11T13:25:54.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-2","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-2/manifests"},{"name":"v0.0.23-1","sha":"113b3d063d771920fca3b186caecc5b6bbe37f49","kind":"tag","published_at":"2018-02-11T13:19:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-1/manifests"},{"name":"v0.0.23-0","sha":"b1ea2828e2b67679834ffe9aa1a0d6607d667757","kind":"tag","published_at":"2018-02-11T11:47:51.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.23-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.23-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.23-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.23-0/manifests"},{"name":"v0.0.22-0","sha":"ff6bc01ceb3599f459b212fb3393c67a304a2f0d","kind":"tag","published_at":"2018-02-10T14:29:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.22-0","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.22-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.22-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.22-0/manifests"},{"name":"v0.0.21","sha":"d08007543b1fbd9c1b386a19fc64467a5fb91da8","kind":"tag","published_at":"2018-01-31T13:40:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.21","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a9fb206e7c09cbdf3c426dc196bb4fddf1740aa4","kind":"tag","published_at":"2018-01-30T23:00:52.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.20","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"44793e572577371c3b1fad73d1fbcd39cb5a424b","kind":"tag","published_at":"2018-01-30T22:06:04.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.19","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"c39df665e83f75bd330211c9cd03542cc222f7e1","kind":"tag","published_at":"2018-01-20T22:29:27.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.18","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"87d71306bc7356c411e920cca61ea1b5a75a70be","kind":"tag","published_at":"2018-01-03T21:45:34.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.17","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e6fd1d49abbd53366adfe832da95ccfef081b9c7","kind":"tag","published_at":"2018-01-03T04:12:12.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.16","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"03c53505be7652f1a6bb973b4bd211666bb5db63","kind":"tag","published_at":"2018-01-03T04:07:14.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.15","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"0c52262e42f613043cb452ea56d726370acd0dd9","kind":"tag","published_at":"2018-01-03T03:59:22.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.14","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"07deb9401d8b8f243296b0140103ff5fecbad653","kind":"tag","published_at":"2018-01-01T17:31:02.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.13","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"24c3b747b8f4f26bbfc1e9a3ad3d83b754421ef0","kind":"tag","published_at":"2017-12-31T18:23:28.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.12","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"002c4a38da0ac7e381fbd3a23c45ae8c3b915f3c","kind":"tag","published_at":"2017-12-30T17:21:45.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.11","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d2cf3f77ddfe0b8bcc0b4b22db728d9caecffb8f","kind":"tag","published_at":"2017-12-30T17:07:23.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.10","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"048fd41a40bac153de37a1d1efb9a5427f060730","kind":"tag","published_at":"2017-12-29T23:03:18.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.9","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"520798517f795fb8cca54eca5e9f6b964dc3037e","kind":"tag","published_at":"2017-12-27T14:21:06.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.8","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dea2c07ced4dd24ac384b102bbf36f8e91bf2575","kind":"tag","published_at":"2017-12-27T00:18:55.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.7","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"370f029050808af8a7f6de6f7f08015a1d329193","kind":"tag","published_at":"2017-12-26T18:28:20.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.6","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a3d4984f8656be433a537b71e75361dc43a174b8","kind":"tag","published_at":"2017-12-24T21:52:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.5","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c5630ba4e69c12b22ccd1f5d13dfc15463560ea9","kind":"tag","published_at":"2017-12-24T21:48:10.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.4","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"961532e65c9c0a38671cd8126e03278bde8f4956","kind":"tag","published_at":"2017-12-24T20:25:01.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.3","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"89dd10ddb7beb3061a30555060d409ce1e80dbc8","kind":"tag","published_at":"2017-12-24T00:02:58.000Z","download_url":"https://codeload.github.com/mdx-js/mdx/tar.gz/v0.0.1","html_url":"https://github.com/mdx-js/mdx/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdx-js/mdx@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T01:25:22.074Z","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":1.247584785805864,"forks_count":3.720884505109319,"average":14.827258262891677},"purl":"pkg:maven/org.webjars.npm/mdx-js__react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mdx-js__react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mdx-js__react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mdx-js__react/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/mdx-js"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:05:30.430Z","issues_count":137,"pull_requests_count":292,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.469178082191781,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":155,"past_year_issues_count":10,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.3684210526315788,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}],"active_maintainers":[{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__react/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__react/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdx-js__react/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614333,"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"}}],"commits":{"id":296,"full_name":"mdx-js/mdx","default_branch":"main","total_commits":1718,"total_committers":196,"total_bot_commits":248,"total_bot_committers":2,"mean_commits":8.76530612244898,"dds":0.6123399301513388,"past_year_total_commits":28,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.6,"past_year_dds":0.4642857142857143,"last_synced_at":"2026-08-12T02:00:45.584Z","last_synced_commit":"685627a819567c0788eadb85f5f57065bcc81c2c","created_at":"2023-03-06T22:04:14.683Z","updated_at":"2026-08-12T02:00:44.311Z","committers":[{"name":"John Otander","email":"johnotander@gmail.com","login":"johno","count":666},{"name":"Titus Wormer","email":"tituswormer@gmail.com","login":"wooorm","count":367},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":224},{"name":"Tim Neutkens","email":"timneutkens@me.com","login":"timneutkens","count":45},{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":44},{"name":"Matija Marohnić","email":"matija.marohnic@gmail.com","login":"silvenon","count":27},{"name":"JounQin","email":"admin@1stg.me","login":"JounQin","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":24},{"name":"Christian Murphy","email":"christian.murphy.42@gmail.com","login":"ChristianMurphy","count":23},{"name":"Christopher Biscardi","email":"chris@christopherbiscardi.com","login":"ChristopherBiscardi","count":14},{"name":"Karl Horky","email":"karl.horky@gmail.com","login":"karlhorky","count":10},{"name":"Michael Novotny","email":"manovotny@gmail.com","login":"manovotny","count":7},{"name":"Konstantinos Leimonis","email":"1969742+leimonio","login":"leimonio","count":6},{"name":"Jack Bates","email":"jack@nottheoilrig.com","login":"jablko","count":4},{"name":"Hugo Manrique","email":"hugmanrique","login":"hugmanrique","count":4},{"name":"Brent Jackson","email":"jxnblk@gmail.com","login":"jxnblk","count":4},{"name":"Robin Millette","email":"robin@millette.info","login":"millette","count":4},{"name":"Sam Chen","email":"chenxsan@gmail.com","login":"chenxsan","count":4},{"name":"Sébastien Lorber","email":"slorber","login":"slorber","count":4},{"name":"Talat Küyük","email":"talatkuyuk@gmail.com","login":"talatkuyuk","count":4},{"name":"Ivakhnenko Dmitry","email":"jeetiss@yandex.ru","login":"jeetiss","count":3},{"name":"Max Stoiber","email":"contact@mxstbr.com","login":"mxstbr","count":3},{"name":"Sam Robbins","email":"samrobbinsgb@gmail.com","login":"samrobbins85","count":3},{"name":"Stefan Zimmermann","email":"user@zimmermann.co","login":"userzimmermann","count":3},{"name":"mackie","email":"macklinu","login":"macklinu","count":3},{"name":"Daniel Ruf","email":"daniel@daniel-ruf.de","login":"DanielRuf","count":3},{"name":"Devon Govett","email":"devongovett@gmail.com","login":"devongovett","count":2},{"name":"Daniel Egnor","email":"egnor@ofb.net","login":"egnor","count":2},{"name":"Gabriel Kirkley","email":"44145447+gdgkirkley","login":"gdgkirkley","count":2},{"name":"Jeff Escalante","email":"jescalan","login":"jescalan","count":2},{"name":"John Letey","email":"30328854+johnletey","login":"johnletey","count":2},{"name":"Justin Bennett","email":"zephraph@gmail.com","login":"zephraph","count":2},{"name":"Luiginator","email":"46606509+Luiginator","login":"Luiginator","count":2},{"name":"Maël Nison","email":"nison.mael@gmail.com","login":"arcanis","count":2},{"name":"Paul Sherman","email":"paul.sherman.88@gmail.com","login":"pshrmn","count":2},{"name":"Trevor D. Miller","email":"trevordmiller","login":"trevordmiller","count":2},{"name":"Vlad Zhukov","email":"me@vladzhukov.ru","login":"vlad-zhukov","count":2},{"name":"Xiaoyi Chen","email":"cxychina@gmail.com","login":"xyc","count":2},{"name":"homumado","email":"84349818+homumado","login":"homumado","count":2},{"name":"Ben Holmes","email":"hey@bholmes.dev","login":"bholmesdev","count":2},{"name":"Ayc0","email":"ayc0.benj@gmail.com","login":"Ayc0","count":2},{"name":"Billy Kwok","email":"xobkwok@gmail.com","login":null,"count":2},{"name":"Jon Sherrard","email":"jon.sherrard@shortlist.com","login":null,"count":2},{"name":"LB","email":"laurie@gatsbyjs.com","login":null,"count":2},{"name":"Kent C. Dodds","email":"kent+github@doddsfamily.us","login":null,"count":2},{"name":"Dan Marshall","email":"danmar@microsoft.com","login":"danmarshall","count":1},{"name":"Dan Overton","email":"846955+dan-overton","login":"dan-overton","count":1},{"name":"Dave Garwacke","email":"dave.garwacke@warbyparker.com","login":"ifyoumakeit","count":1},{"name":"David Vázquez Púa","email":"davazp@gmail.com","login":"davazp","count":1},{"name":"Dawid Janiga","email":"dawidjaniga+github@gmail.com","login":"dawidjaniga","count":1},{"name":"Demian Dekoninck","email":"demian@live.be","login":"DemianD","count":1},{"name":"Wilson Page","email":"wilsonpage@me.com","login":"wilsonpage","count":1},{"name":"Can Rau","email":"cansrau@gmail.com","login":"CanRau","count":1},{"name":"Caleb Jasik","email":"calebjasik@jasik.xyz","login":"jasikpark","count":1},{"name":"Bryn Dyment","email":"bryndyment@gmail.com","login":"bryndyment","count":1},{"name":"Bret","email":"166301+bcomnes","login":"bcomnes","count":1},{"name":"Brandon Weiss","email":"brandon@anti-pattern.com","login":"brandonweiss","count":1},{"name":"Biswas Nandamuri","email":"biswas.bin2@gmail.com","login":"Biswas-N","count":1},{"name":"Bin","email":"124781335@qq.com","login":"soulhat","count":1},{"name":"Dan","email":"daniellehr@gmx.de","login":"dan-lee","count":1},{"name":"DZ","email":"1796078+TimeDropsSB","login":"TimeDropsSB","count":1},{"name":"Christian Nwamba","email":"nwambachristian@gmail.com","login":"christiannwamba","count":1},{"name":"Chris Chinchilla","email":"chris@chrischinchilla.com","login":"ChrisChinchilla","count":1},{"name":"Chase McCoy","email":"chasem000@gmail.com","login":"chasemccoy","count":1},{"name":"Charles ⚡","email":"charlespeters42@gmail.com","login":"charliewilco","count":1},{"name":"Dmitry Filippov","email":"filippovd20@gmail.com","login":"filippovd20","count":1},{"name":"Domitrius","email":"domitriusaclark@gmail.com","login":"domitriusclark","count":1},{"name":"Dongjoon Lee","email":"djunnni@gmail.com","login":"Djunnni","count":1},{"name":"Dovi Winberger","email":"dowi84@gmail.com","login":"dowi","count":1},{"name":"Emmie Päivärinta","email":"emmiepaivarinta@gmail.com","login":"emmiep","count":1},{"name":"Eugene Ghanizadeh","email":"ghanizadeh.eugene@gmail.com","login":"loreanvictor","count":1},{"name":"Ryuujo Zhang","email":"zhang010917@outlook.com","login":null,"count":1},{"name":"Pol Milian","email":"polcius@gmail.com","login":null,"count":1},{"name":"Pedro Duarte","email":"contact@peduarte.com","login":null,"count":1},{"name":"Marcy Sutton","email":"marcy@gatsbyjs.com","login":null,"count":1},{"name":"Julien Bouquillon","email":"contact@revolunet.com","login":null,"count":1},{"name":"Fabien SIMON","email":"fabien.simon@dailymotion.com","login":null,"count":1},{"name":"Dave Garwacke","email":"dave.garwacke@ifyoumakeit.com","login":null,"count":1},{"name":"Ahmad Awais ⚡️","email":"mrahmadawais@gmail.com","login":null,"count":1},{"name":"Asad Memon","email":"asad.lionpk@gmail.com","login":"asadm","count":1},{"name":"Ankeet Maini","email":"ankeet.maini@gmail.com","login":"ankeetmaini","count":1},{"name":"Andrew Aylett","email":"andrew@aylett.co.uk","login":"andrewaylett","count":1},{"name":"Andreas Deininger","email":"andreas@deininger.net","login":"deining","count":1},{"name":"Anders D. Johnson","email":"anders.d.johnson.dev@gmail.com","login":"AndersDJohnson","count":1},{"name":"Anand Chowdhary","email":"mail@anandchowdhary.com","login":"AnandChowdhary","count":1},{"name":"Amberley","email":"amberleyromo","login":"amberleyromo","count":1},{"name":"Alucard","email":"trevorme91@gmail.com","login":"ifndefdeadmau5","count":1},{"name":"Alf Eaton","email":"hubgit","login":"hubgit","count":1},{"name":"Alexey Pyltsyn","email":"lex61rus@gmail.com","login":"lex111","count":1},{"name":"Akshay Kadam (A2K)","email":"akshaykadam0904@gmail.com","login":"deadcoder0904","count":1},{"name":"Adam Jones","email":"domdomegg+git@gmail.com","login":"domdomegg","count":1},{"name":"0phoff","email":"0phoff","login":"0phoff","count":1},{"name":"Austin Wood","email":"3409645+indiesquidge","login":"indiesquidge","count":1},{"name":"B. Burt","email":"97593291+beeburrt","login":"beeburrt","count":1},{"name":"Basarat Ali Syed","email":"basaratali@gmail.com","login":"basarat","count":1},{"name":"Ben","email":"ben@zfben.com","login":"zfben","count":1},{"name":"Ben Smithett","email":"bensmithett","login":"bensmithett","count":1},{"name":"Eyal Lapid","email":"17731302+elpddev","login":"elpddev","count":1},{"name":"Yamagishi Kazutoshi","email":"ykzts@desire.sh","login":"ykzts","count":1},{"name":"James DiGioia","email":"jamesorodig@gmail.com","login":"mAAdhaTTah","count":1},{"name":"Víctor Fernández","email":"48054752+victor23k","login":"victor23k","count":1},{"name":"Vitor Luiz Cavalcanti","email":"vitorluizc@outlook.com","login":"VitorLuizC","count":1},{"name":"Varun A","email":"28918411+VarunDevPro","login":"VarunDevPro","count":1},{"name":"Try Ajitiono","email":"ballinst@gmail.com","login":"imballinst","count":1},{"name":"Trey Shugart","email":"treshugart@gmail.com","login":"treshugart","count":1},{"name":"Tors Dalid","email":"tors","login":"tors","count":1},{"name":"Tomas Carnecky","email":"tomc@caurea.org","login":"wereHamster","count":1},{"name":"Tom Parker-Shemilt","email":"palfrey@tevp.net","login":"palfrey","count":1},{"name":"Taym Haddadi","email":"haddadi.taym@gmail.com","login":"Taym95","count":1},{"name":"Taeheon Kim","email":"skyrabbits1@gmail.com","login":"lonyele","count":1},{"name":"Stefan Natter","email":"stefan@natter.at","login":"natterstefan","count":1},{"name":"Stefan Huber","email":"sh@signalwerk.ch","login":"signalwerk","count":1},{"name":"Simon Siefke","email":"simon.siefke@gmail.com","login":"SimonSiefke","count":1},{"name":"Sebastian De Deyne","email":"sebastiandedeyne@gmail.com","login":"sebastiandedeyne","count":1},{"name":"Sarath","email":"sarath.hacks@gmail.com","login":"srttk","count":1},{"name":"Rongjian Zhang","email":"pd4d10@gmail.com","login":"pd4d10","count":1},{"name":"Rodrigo Pombo","email":"pombopombopombo@gmail.com","login":"pomber","count":1},{"name":"Rodrez","email":"fabian.rodrez@gmail.com","login":"rodrez","count":1},{"name":"Robert Koch","email":"robert@kochie.io","login":"kochie","count":1},{"name":"Rikard Eide","email":"rikardeide@gmail.com","login":"rix1","count":1},{"name":"Rijk van Zanten","email":"rijkvanzanten@me.com","login":"rijkvanzanten","count":1},{"name":"Rafael Almeida","email":"rafaelalmeidatk@gmail.com","login":"rafaelalmeidatk","count":1},{"name":"北雁云依","email":"14120445+BeiyanYunyi","login":"BeiyanYunyi","count":1},{"name":"я котик пур-пур","email":"mvasilkov@gmail.com","login":"mvasilkov","count":1},{"name":"zallen","email":"47335686+redallen","login":"redallen","count":1},{"name":"stefanprobst","email":"stefan.probst@univie.ac.at","login":"stefanprobst","count":1},{"name":"shedali","email":"shedali@gmail.com","login":"shedali","count":1},{"name":"shawn wang","email":"shawnthe1@gmail.com","login":"swyxio","count":1},{"name":"nikhog","email":"46219250+nikhog","login":"nikhog","count":1},{"name":"neverland","email":"jait.chen@foxmail.com","login":"chenjiahan","count":1},{"name":"mohrash92","email":"ge_rashid@hotmail.co.uk","login":"mohrash92","count":1},{"name":"martin","email":"martin@artola.info","login":"artola","count":1},{"name":"ihupoo","email":"840499492@qq.com","login":"ihupoo","count":1},{"name":"gillkyle","email":"kylerobertgill@gmail.com","login":"gillkyle","count":1},{"name":"game7","email":"cmwoodall@yahoo.com","login":"game7","count":1},{"name":"eyelidlessness","email":"eyelidlessness","login":"eyelidlessness","count":1},{"name":"daylily","email":"i@dayli.ly","login":"re-xyr","count":1},{"name":"dan","email":"dan.abramov@gmail.com","login":"gaearon","count":1},{"name":"coder_Q","email":"55419399+PlayGuitar-CoderQ","login":"PlayGuitar-CoderQ","count":1},{"name":"boning-w","email":"wang.boning@outlook.com","login":"boning-w","count":1},{"name":"axdg","email":"axdg@dfant.asia","login":"axdg","count":1},{"name":"adrfoong","email":"Adrian_foong@hotmail.com","login":"adrfoong","count":1},{"name":"Zoltan Kochan","email":"zkochan","login":"zkochan","count":1},{"name":"Yuki Takemoto","email":"mottox2","login":"mottox2","count":1},{"name":"Yordis Prieto","email":"yordis.prieto@gmail.com","login":"yordis","count":1},{"name":"Yoav Kadosh","email":"yoavks@gmail.com","login":"ykadosh","count":1},{"name":"Prince Wilson","email":"maxcell.wilson@gmail.com","login":"maxcell","count":1},{"name":"Logan Volkers","email":"logan@saasquat.ch","login":"loganvolkers","count":1},{"name":"Lewis Freiberg","email":"1716917+l3wi","login":"l3wi","count":1},{"name":"Lachlan Campbell","email":"lachlanjc@hey.com","login":"lachlanjc","count":1},{"name":"Kyle Satti","email":"k@kylejs.dev","login":"ky1ejs","count":1},{"name":"Kyle Kelley","email":"rgbkrk@gmail.com","login":"rgbkrk","count":1},{"name":"Kevin Ross","email":"kevin.ross@alienfast.com","login":"rosskevin","count":1},{"name":"Katie Hughes","email":"katelhughes93@gmail.com","login":"glitteringkatie","count":1},{"name":"Kaito Sugimoto","email":"hellorusk.github@gmail.com","login":"kaisugi","count":1},{"name":"Kai Hao","email":"kevin830726@gmail.com","login":"kevin940726","count":1},{"name":"K.Himeno","email":"k.himeno314@gmail.com","login":"Himenon","count":1},{"name":"Junyoung Choi","email":"rokt33r.choi@gmail.com","login":"Rokt33r","count":1},{"name":"Josh Dzielak","email":"dzello","login":"dzello","count":1},{"name":"Jonathan Besomi","email":"jonathanbesomi@gmail.com","login":"jbesomi","count":1},{"name":"Jonathan Bakebwa","email":"jbakebwa@gmail.com","login":"codebender828","count":1},{"name":"JokcyLou","email":"jokcylou@hotmail.com","login":"Jokcy","count":1},{"name":"John Munson","email":"johncmunson91@gmail.com","login":"johncmunson","count":1},{"name":"Joe Previte","email":"jjprevite@gmail.com","login":"jsjoeio","count":1},{"name":"Jocelyn Badgley","email":"github@twipped.com","login":"Twipped","count":1},{"name":"Jarred Sumner","email":"jarred@jarredsumner.com","login":"Jarred-Sumner","count":1},{"name":"Jamie Halvorson","email":"jamie@halvorson.co.uk","login":"jhalvorson","count":1},{"name":"Carlos","email":"filoxo","login":"filoxo","count":1},{"name":"Ives van Hoorne","email":"Ives.v.h@gmail.com","login":"CompuIves","count":1},{"name":"Ilya Medvedev","email":"iam-medvedev","login":"iam-medvedev","count":1},{"name":"Ilham Wahabi","email":"wahabiputra@gmail.com","login":"ilhamwahabi","count":1},{"name":"Peter Mouland","email":"peter.mouland@gmail.com","login":"peter-mouland","count":1},{"name":"Pedro Lamas","email":"pedrolamas@gmail.com","login":"pedrolamas","count":1},{"name":"Paul Scanlon","email":"pauliescanlon@gmail.com","login":"PaulieScanlon","count":1},{"name":"Pablo Angelani","email":"pangelani","login":"pangelani","count":1},{"name":"Norviah","email":"21983700+Norviah","login":"Norviah","count":1},{"name":"Nguyen Long Nhat","email":"27698189+torn4dom4n","login":"torn4dom4n","count":1},{"name":"Nagee Elghassein","email":"isthisnagee@gmail.com","login":"isthisnagee","count":1},{"name":"Munif Tanjim","email":"shaikat77@gmail.com","login":"MunifTanjim","count":1},{"name":"Muescha","email":"184316+muescha","login":"muescha","count":1},{"name":"Mohamed Yamani","email":"elamine.yamani@gmail.com","login":"yamanidev","count":1},{"name":"Michaël De Boey","email":"info@michaeldeboey.be","login":"MichaelDeBoey","count":1},{"name":"Michael Oliver","email":"michaeloliver__@outlook.com","login":"michaeloliverx","count":1},{"name":"Max Schoening","email":"max@github.com","login":"max","count":1},{"name":"Matt Vague","email":"mattvague@gmail.com","login":"mattvague","count":1},{"name":"Matt Hamlin","email":"hamlim@outlook.com","login":"hamlim","count":1},{"name":"Martin V","email":"ndresx@gmail.com","login":"ndresx","count":1},{"name":"Mark Skelton","email":"mdskelton99@gmail.com","login":"mskelton","count":1},{"name":"Mark Dalgleish","email":"mark.john.dalgleish@gmail.com","login":"markdalgleish","count":1},{"name":"Marius-Remus Mate","email":"mrm_dev@outlook.com","login":"mrm007","count":1},{"name":"Marius Gundersen","email":"me@mariusgundersen.net","login":"mariusGundersen","count":1},{"name":"ManasMakde","email":"73928607+ManasMakde","login":"ManasMakde","count":1},{"name":"MO","email":"fengzilong1992@gmail.com","login":"fengzilong","count":1},{"name":"Lucas Azzola","email":"derflatulator@gmail.com","login":"azz","count":1},{"name":"Loren ☺️","email":"251288+lorensr","login":"lorensr","count":1},{"name":"Hung-I Wang","email":"Gowee","login":"Gowee","count":1}],"past_year_committers":[{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":15},{"name":"Titus Wormer","email":"tituswormer@gmail.com","login":"wooorm","count":8},{"name":"Talat Küyük","email":"talatkuyuk@gmail.com","login":"talatkuyuk","count":3},{"name":"daylily","email":"i@dayli.ly","login":"re-xyr","count":1},{"name":"Kyle Kelley","email":"rgbkrk@gmail.com","login":"rgbkrk","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6643401,"commits_count":927253872,"contributors_count":39469266,"owners_count":1334688,"committers_count":3299779,"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":"mdx-js/mdx","html_url":"https://github.com/mdx-js/mdx","last_synced_at":"2026-08-11T01:30:27.827Z","status":null,"issues_count":137,"pull_requests_count":294,"avg_time_to_close_issue":13210230.79661017,"avg_time_to_close_pull_request":2438569.930041152,"issues_closed_count":118,"pull_requests_closed_count":243,"pull_request_authors_count":45,"issue_authors_count":104,"avg_comments_per_issue":5.4890510948905105,"avg_comments_per_pull_request":3.4591836734693877,"merged_pull_requests_count":109,"bot_issues_count":3,"bot_pull_requests_count":157,"past_year_issues_count":10,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":4592771.833333333,"past_year_avg_time_to_close_pull_request":4597424.157894737,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":2.35,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-16T15:26:04.641Z","updated_at":"2026-08-12T10:59:46.316Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","issue_labels_count":{"table":{"💪 phase/solved":22,"🙋 no/question":19,"🤞 phase/open":19,"👎 phase/no":15,"🦋 type/enhancement":11,"🙅 no/wontfix":10,"💬 type/discussion":10,"👀 no/external":9,"👯 no/duplicate":6,"📚 area/docs":6,"🤷 no/invalid":5,"🕸 area/website":5,"🗄 area/interface":5,"🙉 open/needs-info":3,"🐛 type/bug":3,"🧑 semver/major":3,"💎 v2":3,"🙆 yes/confirmed":3,"👶 semver/patch":2,"👩‍⚕ area/health":1,"🙊 open/needs-repro":1,"🌊 blocked/upstream":1,"good first issue 👋":1,"🧒 semver/minor":1,"🏗 area/tools":1,"🏁 area/perf":1,"📦 area/deps":1,"☂️ area/types":1,"🏡 area/internal":1}},"pull_request_labels_count":{"table":{"💪 phase/solved":110,"👋 phase/new":42,"📚 area/docs":34,"🦋 type/enhancement":24,"📦 area/deps":23,"🤞 phase/open":22,"👶 semver/patch":21,"🗄 area/interface":19,"🕸 area/website":17,"🐛 type/bug":12,"☂️ area/types":10,"🧒 semver/minor":8,"🏡 area/internal":5,"👎 phase/no":5,"🙅 no/wontfix":4,"🌊 blocked/upstream":4,"🤷 no/invalid":4,"🕸️ area/tests":4,"🏗 area/tools":4,"🙆 yes/confirmed":3,"👍 phase/yes":3,"🧑 semver/major":1,"hacktoberfest-accepted":1,"👀 no/external":1,"dependencies":1,"🛠 blocked/wip":1}},"issue_author_associations_count":{"table":{"NONE":92,"MEMBER":25,"CONTRIBUTOR":20}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":205,"MEMBER":66,"NONE":23}},"issue_authors":{"table":{"remcohaszing":10,"talatkuyuk":7,"johno":6,"wooorm":4,"renovate[bot]":3,"karlhorky":3,"B2o5T":2,"guoyunhe":2,"ChristianMurphy":2,"hahnbeelee":2,"JounQin":2,"dimaMachina":2,"maxsteenbergen":1,"GiyoMoon":1,"fuma-nama":1,"NickHeiner":1,"cameronbraid":1,"wbinnssmith":1,"Levent0z":1,"kuworking":1,"anuj123upadhyay":1,"theRealProHacker":1,"davidthor":1,"erikschul":1,"khinshankhan":1,"Asjas":1,"weareoutman":1,"Iceburgino":1,"shilman":1,"Ayc0":1,"altano":1,"anuj-scanova":1,"Twipped":1,"DaniGuardiola":1,"keithjgrant":1,"citrus327":1,"vjpr":1,"henrikruscon":1,"mghahari":1,"csr632":1,"cangSDARM":1,"mrousavy":1,"SagaGG":1,"Janpot":1,"rakelmaia9-dot":1,"seyoon20087":1,"joshpensky":1,"RimuruOtter":1,"veesahni":1,"egnor":1,"wqcstrong":1,"Hotell":1,"adatoo":1,"ChristopherBiscardi":1,"hugmanrique":1,"adamwathan":1,"blvdmitry":1,"michaeljota":1,"tomdyqin":1,"oliviertassinari":1,"aaronadamsCA":1,"Danielku15":1,"pomber":1,"sumanthratna":1,"raDiesle":1,"bwkam":1,"fhacloid":1,"joostdecock":1,"adueck":1,"Eyas":1,"victor23k":1,"0x-jerry":1,"Ehesp":1,"panghuohz":1,"y-nk":1,"schlichtanders":1,"nathanclevenger":1,"slorber":1,"artuska":1,"wangyi7099":1,"Knaackee":1,"ClassicOldSong":1,"ChezMose":1,"dnim":1,"aqeelat":1,"amodes":1,"Shwetzksk":1,"Master-Hash":1,"Lugribossk":1,"wonskarol":1,"kachkaev":1,"luobingxun":1,"pedrolamas":1,"snowystinger":1,"Lokua":1,"shawnbot":1,"userzimmermann":1,"vrepsys":1,"leo-petrucci":1,"kai687":1,"tiagoporto":1,"Chinito20pec":1,"viztor":1,"angular-moon":1}},"pull_request_authors":{"table":{"renovate[bot]":157,"remcohaszing":45,"wooorm":15,"karlhorky":12,"egnor":5,"ChristianMurphy":5,"slorber":4,"talatkuyuk":4,"TechQuery":2,"jlaramie":2,"ykadosh":2,"chenjiahan":2,"artola":2,"souporserious":2,"yamanidev":2,"filippovd20":2,"deining":2,"INeffacc":2,"arcanis":1,"git-create-devben":1,"beeburrt":1,"rijkvanzanten":1,"dan-lee":1,"domdomegg":1,"joostdecock":1,"pangelani":1,"balazsorban44":1,"rgbkrk":1,"johno":1,"jasikpark":1,"Mohit5Upadhyay":1,"Djunnni":1,"markdalgleish":1,"mattvague":1,"ky1ejs":1,"ManasMakde":1,"boning-w":1,"rishi-raj-jain":1,"huijiewei":1,"72636c":1,"torn4dom4n":1,"ryuujo1573":1,"Gerrit0":1,"re-xyr":1,"Jokcy":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027599,"issues_count":40496203,"pull_requests_count":130966956,"authors_count":11441745,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"🤞 phase/open":5,"👎 phase/no":2,"💪 phase/solved":2,"🙋 no/question":1,"👯 no/duplicate":1,"👶 semver/patch":1,"🐛 type/bug":1}},"past_year_pull_request_labels_count":{"table":{"👋 phase/new":18,"💪 phase/solved":8,"🦋 type/enhancement":6,"📚 area/docs":5,"🗄 area/interface":4,"👶 semver/patch":3,"👍 phase/yes":3,"🙆 yes/confirmed":3,"🤞 phase/open":3,"👎 phase/no":2,"🏡 area/internal":2,"🕸 area/website":2,"🤷 no/invalid":2,"🧒 semver/minor":2,"🐛 type/bug":2,"📦 area/deps":1,"☂️ area/types":1}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":26,"MEMBER":10,"NONE":1}},"past_year_issue_authors":{"table":{"Asjas":1,"fuma-nama":1,"joshpensky":1,"Master-Hash":1,"nathanclevenger":1,"oliviertassinari":1,"panghuohz":1,"rakelmaia9-dot":1,"talatkuyuk":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":21,"remcohaszing":10,"talatkuyuk":3,"deining":1,"re-xyr":1,"rgbkrk":1}},"maintainers":[{"table":{"login":"remcohaszing","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}},{"table":{"login":"wooorm","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"}},{"table":{"login":"johno","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"}},{"table":{"login":"ChristianMurphy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"}},{"table":{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}},{"table":{"login":"ChristopherBiscardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristopherBiscardi"}}],"active_maintainers":[{"table":{"login":"remcohaszing","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":32,"PullRequestEvent":78,"ForkEvent":53,"IssuesEvent":44,"WatchEvent":1373,"IssueCommentEvent":294,"PushEvent":104,"PullRequestReviewCommentEvent":18,"PullRequestReviewEvent":27,"CreateEvent":52},"last_year":{"ReleaseEvent":1,"DeleteEvent":10,"PullRequestEvent":20,"ForkEvent":15,"IssuesEvent":7,"WatchEvent":290,"IssueCommentEvent":56,"PushEvent":75,"PullRequestReviewEvent":3,"CreateEvent":23}},"keywords":["jsx","markdown","mdx","react","remark","unified","vue"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:28.425Z","updated_at":"2023-09-30T20:16:28.425Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/.github/workflows/main.yml","dependencies":[{"id":14023218383,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14023218384,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14023218385,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-09-30T20:16:28.530Z","updated_at":"2023-09-30T20:16:28.530Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/package-lock.json","dependencies":[{"id":14023221133,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":14023221137,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":14023221140,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.22.13","direct":false,"kind":"development","optional":false},{"id":14023221143,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":14023221146,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":14023221150,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023221153,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":14023221155,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":14023221158,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":14023221161,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":14023221163,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023221166,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":14023221168,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":14023221172,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":14023221175,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":14023221178,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":14023221181,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":14023221184,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":14023221187,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.22.6","direct":false,"kind":"development","optional":false},{"id":14023221190,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":14023221193,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":14023221196,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":14023221198,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.23.1","direct":false,"kind":"development","optional":false},{"id":14023221201,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":14023221203,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":14023221206,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":14023221209,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.23.1","direct":false,"kind":"development","optional":false},{"id":14023221212,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":14023221215,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":14023221218,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":14023221221,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":14023221224,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":14023221226,"package_name":"@cliqz/adblocker","ecosystem":"npm","requirements":"1.26.7","direct":false,"kind":"development","optional":false},{"id":14023221230,"package_name":"@cliqz/adblocker-content","ecosystem":"npm","requirements":"1.26.7","direct":false,"kind":"development","optional":false},{"id":14023221232,"package_name":"@cliqz/adblocker-extended-selectors","ecosystem":"npm","requirements":"1.26.7","direct":false,"kind":"development","optional":false},{"id":14023221235,"package_name":"@cliqz/adblocker-puppeteer","ecosystem":"npm","requirements":"1.26.7","direct":false,"kind":"development","optional":false},{"id":14023221237,"package_name":"@emotion/babel-plugin","ecosystem":"npm","requirements":"11.11.0","direct":false,"kind":"development","optional":false},{"id":14023221240,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":14023221243,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"11.11.0","direct":false,"kind":"development","optional":false},{"id":14023221245,"package_name":"@emotion/hash","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":14023221247,"package_name":"@emotion/memoize","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":14023221249,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.11.1","direct":false,"kind":"development","optional":false},{"id":14023221251,"package_name":"@emotion/serialize","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14023221253,"package_name":"@emotion/sheet","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":14023221256,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":14023221258,"package_name":"@emotion/use-insertion-effect-with-fallbacks","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023221260,"package_name":"@emotion/utils","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023221263,"package_name":"@emotion/weak-memoize","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":14023221265,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221268,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221270,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221273,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221276,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221278,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221280,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221282,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221285,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221288,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221291,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221294,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221298,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221301,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221305,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221308,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221311,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221313,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221316,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221318,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221320,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221323,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023221325,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":14023221327,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":14023221330,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.9.0","direct":false,"kind":"development","optional":false},{"id":14023221332,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023221334,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":14023221336,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":14023221338,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.50.0","direct":false,"kind":"development","optional":false},{"id":14023221340,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.11","direct":false,"kind":"development","optional":false},{"id":14023221342,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023221344,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023221345,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":14023221347,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":14023221349,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":14023221351,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":14023221353,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":14023221356,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023221360,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14023221362,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":14023221365,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"development","optional":false},{"id":14023221368,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.19","direct":false,"kind":"development","optional":false},{"id":14023221370,"package_name":"@mdx-js/esbuild","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221373,"package_name":"@mdx-js/loader","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221375,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221377,"package_name":"@mdx-js/node-loader","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221380,"package_name":"@mdx-js/preact","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221382,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221383,"package_name":"@mdx-js/register","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221384,"package_name":"@mdx-js/rollup","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221385,"package_name":"@mdx-js/vue","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023221386,"package_name":"@node-loader/core","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023221387,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":14023221388,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":14023221389,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":14023221390,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":14023221391,"package_name":"ini","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14023221392,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"development","optional":false},{"id":14023221393,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14023221395,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023221396,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023221397,"package_name":"glob","ecosystem":"npm","requirements":"10.3.10","direct":false,"kind":"development","optional":false},{"id":14023221399,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":14023221401,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023221402,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023221404,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":14023221405,"package_name":"@pkgr/utils","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":14023221407,"package_name":"open","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":14023221408,"package_name":"@puppeteer/browsers","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":14023221410,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023221411,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":14023221412,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":14023221413,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":14023221414,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023221415,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.1","direct":false,"kind":"development","optional":false},{"id":14023221416,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":14023221417,"package_name":"@remusao/guess-url-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023221418,"package_name":"@remusao/small","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023221419,"package_name":"@remusao/smaz","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":14023221420,"package_name":"@remusao/smaz-compress","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":14023221421,"package_name":"@remusao/smaz-decompress","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":14023221422,"package_name":"@remusao/trie","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":14023221423,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":14023221424,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023221425,"package_name":"@tootallnate/quickjs-emscripten","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"development","optional":false},{"id":14023221426,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":14023221427,"package_name":"@types/acorn","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":14023221428,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":14023221429,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.5","direct":false,"kind":"development","optional":false},{"id":14023221430,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"development","optional":false},{"id":14023221431,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":14023221432,"package_name":"@types/chrome","ecosystem":"npm","requirements":"0.0.246","direct":false,"kind":"development","optional":false},{"id":14023221433,"package_name":"@types/concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023221434,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":14023221435,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.44.3","direct":false,"kind":"development","optional":false},{"id":14023221436,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.5","direct":false,"kind":"development","optional":false},{"id":14023221437,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023221438,"package_name":"@types/estree-jsx","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023221439,"package_name":"@types/extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14023221440,"package_name":"@types/filesystem","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":14023221441,"package_name":"@types/filewriter","ecosystem":"npm","requirements":"0.0.30","direct":false,"kind":"development","optional":false},{"id":14023221442,"package_name":"@types/firefox-webext-browser","ecosystem":"npm","requirements":"111.0.2","direct":false,"kind":"development","optional":false},{"id":14023221443,"package_name":"@types/har-format","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":14023221444,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023221445,"package_name":"@types/is-empty","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023221446,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14023221447,"package_name":"@types/js-yaml","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":14023221448,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.13","direct":false,"kind":"development","optional":false},{"id":14023221449,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":14023221450,"package_name":"@types/katex","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":14023221451,"package_name":"@types/loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14023221452,"package_name":"@types/mdast","ecosystem":"npm","requirements":"3.0.13","direct":false,"kind":"runtime","optional":false},{"id":14023221453,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":14023221454,"package_name":"@types/mdx","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":14023221455,"package_name":"@types/ms","ecosystem":"npm","requirements":"0.7.32","direct":false,"kind":"runtime","optional":false},{"id":14023221456,"package_name":"@types/nlcst","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023221457,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":14023221458,"package_name":"@types/node","ecosystem":"npm","requirements":"20.7.2","direct":false,"kind":"development","optional":false},{"id":14023221459,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":14023221460,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023221461,"package_name":"@types/parse5","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":14023221462,"package_name":"@types/pluralize","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":14023221463,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.7","direct":false,"kind":"development","optional":false},{"id":14023221464,"package_name":"@types/react","ecosystem":"npm","requirements":"18.2.23","direct":false,"kind":"development","optional":false},{"id":14023221465,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"18.2.8","direct":false,"kind":"development","optional":false},{"id":14023221466,"package_name":"@types/relateurl","ecosystem":"npm","requirements":"0.2.30","direct":false,"kind":"development","optional":false},{"id":14023221467,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.4","direct":false,"kind":"development","optional":false},{"id":14023221468,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.3","direct":false,"kind":"development","optional":false},{"id":14023221469,"package_name":"@types/source-list-map","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":14023221470,"package_name":"@types/supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":14023221471,"package_name":"@types/tapable","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":14023221472,"package_name":"@types/text-table","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":14023221473,"package_name":"@types/uglify-js","ecosystem":"npm","requirements":"3.17.2","direct":false,"kind":"development","optional":false},{"id":14023221474,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":14023221475,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221476,"package_name":"@types/webpack","ecosystem":"npm","requirements":"4.41.34","direct":false,"kind":"development","optional":false},{"id":14023221477,"package_name":"@types/webpack-sources","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":14023221478,"package_name":"@types/xast","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023221479,"package_name":"@types/yauzl","ecosystem":"npm","requirements":"2.10.1","direct":false,"kind":"development","optional":false},{"id":14023221480,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"development","optional":false},{"id":14023221481,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"development","optional":false},{"id":14023221482,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"development","optional":false},{"id":14023221483,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"development","optional":false},{"id":14023221484,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"development","optional":false},{"id":14023221485,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"development","optional":false},{"id":14023221486,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":14023221487,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221488,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"development","optional":false},{"id":14023221489,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"development","optional":false},{"id":14023221490,"package_name":"@vue/babel-helper-vue-transform-on","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":14023221491,"package_name":"@vue/babel-plugin-jsx","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":14023221492,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":14023221493,"package_name":"@vue/compiler-core","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221494,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023221495,"package_name":"@vue/compiler-dom","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221496,"package_name":"@vue/compiler-sfc","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221497,"package_name":"@vue/compiler-ssr","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221498,"package_name":"@vue/reactivity","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221499,"package_name":"@vue/reactivity-transform","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221500,"package_name":"@vue/runtime-core","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221501,"package_name":"@vue/runtime-dom","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221502,"package_name":"@vue/server-renderer","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221503,"package_name":"@vue/shared","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023221504,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221505,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221506,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221507,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221508,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221509,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221510,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221511,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221512,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221513,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221514,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221515,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221516,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221517,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221518,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":14023221519,"package_name":"@wooorm/starry-night","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221520,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14023221521,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":14023221522,"package_name":"abbrev","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023221523,"package_name":"acorn","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"runtime","optional":false},{"id":14023221524,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":14023221525,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":14023221526,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":14023221527,"package_name":"aggregate-error","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14023221528,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"development","optional":false},{"id":14023221529,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023221530,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14023221531,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":14023221532,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023221533,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":14023221536,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":14023221537,"package_name":"ap-style-title-case","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023221539,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023221541,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023221544,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"development","optional":false},{"id":14023221546,"package_name":"array-iterate","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":14023221549,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023221550,"package_name":"array.prototype.find","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":14023221553,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":14023221554,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":14023221556,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14023221558,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023221559,"package_name":"arrify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221560,"package_name":"ast-types","ecosystem":"npm","requirements":"0.13.4","direct":false,"kind":"development","optional":false},{"id":14023221561,"package_name":"astring","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":14023221562,"package_name":"asynciterator.prototype","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023221563,"package_name":"automated-readability","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023221564,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.16","direct":false,"kind":"development","optional":false},{"id":14023221565,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023221566,"package_name":"b4a","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"development","optional":false},{"id":14023221567,"package_name":"babel-loader","ecosystem":"npm","requirements":"9.1.3","direct":false,"kind":"development","optional":false},{"id":14023221568,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14023221569,"package_name":"bail","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023221570,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023221571,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":14023221572,"package_name":"basic-ftp","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":14023221573,"package_name":"bcp-47","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023221574,"package_name":"bcp-47-match","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14023221575,"package_name":"bcp-47-normalize","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14023221576,"package_name":"big-integer","ecosystem":"npm","requirements":"1.6.51","direct":false,"kind":"development","optional":false},{"id":14023221577,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14023221578,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14023221579,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023221580,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023221581,"package_name":"bplist-parser","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":14023221582,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":14023221583,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14023221584,"package_name":"browserslist","ecosystem":"npm","requirements":"4.22.1","direct":false,"kind":"development","optional":false},{"id":14023221585,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":14023221586,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":14023221587,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14023221588,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":14023221589,"package_name":"builtins","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023221590,"package_name":"bundle-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221591,"package_name":"c8","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":14023221592,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023221593,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14023221594,"package_name":"camelcase","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":14023221595,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221596,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001541","direct":false,"kind":"development","optional":false},{"id":14023221597,"package_name":"capture-website","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14023221598,"package_name":"ccount","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023221599,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":14023221600,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023221601,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221602,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":14023221603,"package_name":"character-entities","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023221604,"package_name":"character-entities-html4","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023221605,"package_name":"character-entities-legacy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14023221606,"package_name":"character-reference-invalid","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023221607,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":14023221608,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":14023221609,"package_name":"chrome-aws-lambda","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":14023221935,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14023221936,"package_name":"chromium-bidi","ecosystem":"npm","requirements":"0.4.28","direct":false,"kind":"development","optional":false},{"id":14023221938,"package_name":"ci-info","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"development","optional":false},{"id":14023221939,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":14023221941,"package_name":"clean-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023221942,"package_name":"clean-stack","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023221944,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023221945,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":14023221946,"package_name":"coleman-liau","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023221948,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":14023221950,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14023221952,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"development","optional":false},{"id":14023221954,"package_name":"comma-separated-tokens","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":14023221956,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":14023221958,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221960,"package_name":"compute-median","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023221962,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":14023221964,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023221966,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":14023221968,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":14023221970,"package_name":"copy-to-clipboard","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":14023221972,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":14023221974,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":14023221976,"package_name":"cross-fetch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023221978,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":14023221980,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":14023221982,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":14023221983,"package_name":"css-select","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14023221985,"package_name":"css-selector-parser","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":14023221988,"package_name":"css-tree","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":14023221989,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":14023221991,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023221993,"package_name":"cssnano","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023221995,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023221997,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023221999,"package_name":"csso","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":14023222000,"package_name":"css-tree","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":14023222002,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.28","direct":false,"kind":"development","optional":false},{"id":14023222004,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023222005,"package_name":"dale-chall","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023222007,"package_name":"dale-chall-formula","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023222009,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023222011,"package_name":"deasync","ecosystem":"npm","requirements":"0.1.28","direct":false,"kind":"runtime","optional":false},{"id":14023222013,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":14023222015,"package_name":"decode-named-character-reference","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023222017,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":14023222019,"package_name":"default-browser","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023222020,"package_name":"default-browser-id","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023222021,"package_name":"execa","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14023222022,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023222023,"package_name":"human-signals","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":14023222024,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023222025,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023222026,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14023222027,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023222028,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023222029,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023222030,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023222031,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023222032,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023222033,"package_name":"degenerator","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023222034,"package_name":"dependency-graph","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":14023222035,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":14023222036,"package_name":"devlop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023222037,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.1179426","direct":false,"kind":"development","optional":false},{"id":14023222038,"package_name":"diff","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023222039,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023222040,"package_name":"direction","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023222041,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14023222042,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023222043,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023222044,"package_name":"dom-walk","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":14023222045,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14023222046,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":14023222047,"package_name":"domutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14023222048,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":14023222049,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.536","direct":false,"kind":"development","optional":false},{"id":14023222050,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":14023222051,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":14023222052,"package_name":"enhance-visitors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023222176,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":14023222177,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":14023222178,"package_name":"env-editor","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023222179,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":14023222180,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.2","direct":false,"kind":"development","optional":false},{"id":14023222181,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"development","optional":false},{"id":14023222182,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":14023222183,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023222184,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023222185,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023222186,"package_name":"esbuild","ecosystem":"npm","requirements":"0.19.4","direct":false,"kind":"development","optional":false},{"id":14023222187,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023222188,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023222189,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023222190,"package_name":"eslint","ecosystem":"npm","requirements":"8.50.0","direct":false,"kind":"development","optional":false},{"id":14023222191,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"development","optional":false},{"id":14023222192,"package_name":"eslint-config-xo","ecosystem":"npm","requirements":"0.43.1","direct":false,"kind":"development","optional":false},{"id":14023223986,"package_name":"eslint-config-xo-react","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"development","optional":false},{"id":14023223989,"package_name":"eslint-config-xo-typescript","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023223992,"package_name":"eslint-formatter-pretty","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023223994,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14023223996,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023223998,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023224000,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":14023224002,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":14023224004,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":14023224006,"package_name":"eslint-import-resolver-webpack","ecosystem":"npm","requirements":"0.13.7","direct":false,"kind":"development","optional":false},{"id":14023224009,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.4","direct":false,"kind":"development","optional":false},{"id":14023224011,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"development","optional":false},{"id":14023224013,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":14023224015,"package_name":"eslint-plugin-ava","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":14023224186,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023224190,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023224192,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023224195,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023224198,"package_name":"eslint-plugin-es-x","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14023224202,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14023224206,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.27.5","direct":false,"kind":"development","optional":false},{"id":14023224209,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"16.1.0","direct":false,"kind":"development","optional":false},{"id":14023224212,"package_name":"eslint-plugin-no-use-extend-native","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":14023224216,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023224218,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.33.2","direct":false,"kind":"development","optional":false},{"id":14023224220,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":14023224222,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"48.0.1","direct":false,"kind":"development","optional":false},{"id":14023224224,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023224226,"package_name":"eslint-rule-docs","ecosystem":"npm","requirements":"1.1.235","direct":false,"kind":"development","optional":false},{"id":14023224229,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"development","optional":false},{"id":14023224231,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023224233,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":14023224235,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023224237,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":14023224239,"package_name":"esm-utils","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023224585,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":14023224586,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"development","optional":false},{"id":14023224587,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14023224588,"package_name":"espurify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023224602,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":14023224603,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14023224604,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":14023224605,"package_name":"estree-util-attach-comments","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14023224606,"package_name":"estree-util-build-jsx","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14023224607,"package_name":"estree-util-is-identifier-name","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023224608,"package_name":"estree-util-to-js","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14023224609,"package_name":"estree-util-value-to-estree","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023224610,"package_name":"estree-util-visit","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14023224611,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":14023224612,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14023224613,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":14023224614,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":14023224615,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023224616,"package_name":"extract-zip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023224617,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":14023224618,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":14023224619,"package_name":"fast-fifo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":14023224620,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":14023224621,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023224622,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":14023224623,"package_name":"fastq","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":14023224624,"package_name":"fault","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023224625,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023224626,"package_name":"fetch-blob","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":14023224627,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":14023224628,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023224629,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14023224630,"package_name":"file-url","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023224631,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":14023224632,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023224633,"package_name":"find-up","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":14023224634,"package_name":"locate-path","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14023224635,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023224636,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023224637,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023224638,"package_name":"pkg-dir","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14023224639,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023224640,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023224641,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023224642,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14023224643,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"development","optional":false},{"id":14023224644,"package_name":"flesch","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023224645,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":14023224646,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224647,"package_name":"format","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":14023224648,"package_name":"formdata-polyfill","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":14023224649,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":14023224650,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023224651,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false},{"id":14023224652,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023224653,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":14023224654,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14023224655,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":14023224656,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":14023224657,"package_name":"gemoji","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":14023224658,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":14023224659,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":14023224660,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023224661,"package_name":"get-set-props","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14023224662,"package_name":"get-stdin","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":14023224663,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14023224664,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023224665,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.7.2","direct":false,"kind":"development","optional":false},{"id":14023224666,"package_name":"get-uri","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023224667,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023224668,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":14023224669,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023224670,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":14023224671,"package_name":"github-slugger","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224672,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":14023224673,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14023224674,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":14023224675,"package_name":"global","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":14023224676,"package_name":"globals","ecosystem":"npm","requirements":"13.22.0","direct":false,"kind":"development","optional":false},{"id":14023224677,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":14023224678,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14023224679,"package_name":"globby","ecosystem":"npm","requirements":"13.2.2","direct":false,"kind":"development","optional":false},{"id":14023224680,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023224681,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":14023224682,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14023224683,"package_name":"gunning-fog","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":14023224684,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14023224685,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023224686,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023224687,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023224688,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023224689,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14023224690,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023224691,"package_name":"hast-to-hyperscript","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":14023224692,"package_name":"hast-util-embedded","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023224693,"package_name":"hast-util-excerpt","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023224694,"package_name":"@types/hast","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":14023224695,"package_name":"hast-util-from-dom","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023224696,"package_name":"hast-util-from-html","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023224697,"package_name":"hast-util-from-html-isomorphic","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023224698,"package_name":"hast-util-from-parse5","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":14023224699,"package_name":"hast-util-from-selector","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023224700,"package_name":"hast-util-from-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224701,"package_name":"hast-util-has-property","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023224702,"package_name":"hast-util-heading-rank","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023224703,"package_name":"hast-util-is-conditional-comment","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224704,"package_name":"hast-util-is-css-link","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224705,"package_name":"hast-util-is-css-style","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224706,"package_name":"hast-util-is-element","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":14023224707,"package_name":"hast-util-is-event-handler","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224708,"package_name":"hast-util-is-javascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224709,"package_name":"hast-util-parse-selector","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023224710,"package_name":"hast-util-raw","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":14023224711,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023224712,"package_name":"hast-util-reading-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023224713,"package_name":"hast-util-sanitize","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023224714,"package_name":"hast-util-select","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":14023224715,"package_name":"hast-util-shift-heading","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023224716,"package_name":"hast-util-to-estree","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":14023224717,"package_name":"@types/hast","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":14023224718,"package_name":"hast-util-to-html","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":14023224719,"package_name":"hast-util-to-jsx-runtime","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14023224720,"package_name":"hast-util-whitespace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023224721,"package_name":"unist-util-position","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023224722,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023224723,"package_name":"vfile-message","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":14023224724,"package_name":"hast-util-to-parse5","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":14023224725,"package_name":"hast-util-to-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224726,"package_name":"hast-util-to-text","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023224727,"package_name":"hast-util-truncate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023224728,"package_name":"hast-util-whitespace","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023224729,"package_name":"hastscript","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14023224730,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":14023224731,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023224732,"package_name":"html-enumerated-attributes","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14023224734,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023224735,"package_name":"html-tags","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":14023224736,"package_name":"html-url-attributes","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224737,"package_name":"html-void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023224738,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14023224740,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":14023224741,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023224743,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023224745,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023224747,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"development","optional":false},{"id":14023224749,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":14023224751,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023224752,"package_name":"import-modules","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023224754,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":14023224757,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023224759,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":14023224760,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14023224763,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":14023224764,"package_name":"inline-style-parser","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14023224766,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023224769,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14023224771,"package_name":"ip","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":14023224774,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":14023224776,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023224779,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023224781,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023224784,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14023224788,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":14023224791,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023224793,"package_name":"is-badge","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023224796,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023224798,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023224801,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14023224804,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14023224807,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":14023224810,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":14023224812,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.0","direct":false,"kind":"development","optional":false},{"id":14023224815,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023224817,"package_name":"is-decimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023224820,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":14023224822,"package_name":"is-empty","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14023225361,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023225366,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023225369,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023225372,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":14023225376,"package_name":"is-get-set-prop","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225379,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":14023225382,"package_name":"is-hexadecimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023225386,"package_name":"is-inside-container","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225388,"package_name":"is-docker","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023225392,"package_name":"is-js-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023225396,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023225400,"package_name":"is-negated-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225402,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023225407,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14023225411,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14023225415,"package_name":"is-obj-prop","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225418,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":14023225423,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023225428,"package_name":"is-proto-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023225432,"package_name":"is-reference","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023225435,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":14023225439,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225442,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023225446,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023225449,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023225452,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14023225456,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023225460,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":14023225464,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225469,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14023225473,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023225476,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023225481,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023225485,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023225488,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14023225492,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":14023225495,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023225499,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14023225504,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023225508,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":14023225510,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14023225514,"package_name":"jackspeak","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":14023225519,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":14023225523,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":14023225526,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023225529,"package_name":"js-types","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225533,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023225536,"package_name":"jsesc","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14023225539,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023225542,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":14023225546,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225549,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023225553,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":14023225556,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":14023225558,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":14023225561,"package_name":"katex","ecosystem":"npm","requirements":"0.16.8","direct":false,"kind":"development","optional":false},{"id":14023225564,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.3","direct":false,"kind":"development","optional":false},{"id":14023225569,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":14023225573,"package_name":"lambdafs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023225577,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":14023225582,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":14023225587,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14023225590,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023225593,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14023225597,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14023225600,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023225604,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14023225608,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023225611,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023225614,"package_name":"levenshtein-edit-distance","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023225619,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":14023225622,"package_name":"libnpmconfig","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023225625,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023225628,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023225630,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14023225633,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023225635,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023225638,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023225642,"package_name":"line-column-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023225910,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":14023225913,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":14023225918,"package_name":"load-plugin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14023225923,"package_name":"builtins","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023225927,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14023225930,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14023225934,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023225938,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":14023225942,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":14023225947,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023225951,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":14023225956,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":14023225960,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023225963,"package_name":"longest-streak","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023225968,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14023225971,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023225973,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023225975,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.4","direct":false,"kind":"development","optional":false},{"id":14023225977,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023225979,"package_name":"markdown-extensions","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14023225982,"package_name":"markdown-table","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":14023225984,"package_name":"match-casing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023225987,"package_name":"mdast-comment-marker","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023225989,"package_name":"mdast-squeeze-paragraphs","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":14023225991,"package_name":"mdast-util-definitions","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":14023225992,"package_name":"mdast-util-directive","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":14023225994,"package_name":"mdast-util-find-and-replace","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":14023225997,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14023226000,"package_name":"mdast-util-frontmatter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023226002,"package_name":"mdast-util-gfm","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023226004,"package_name":"mdast-util-gfm-autolink-literal","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14023226006,"package_name":"mdast-util-gfm-footnote","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023226008,"package_name":"mdast-util-gfm-strikethrough","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14023226010,"package_name":"mdast-util-gfm-table","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14023226012,"package_name":"mdast-util-gfm-task-list-item","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023226015,"package_name":"mdast-util-heading-style","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023226018,"package_name":"mdast-util-math","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023226020,"package_name":"mdast-util-mdx","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023226022,"package_name":"mdast-util-mdx-expression","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14023226024,"package_name":"mdast-util-mdx-jsx","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":14023226026,"package_name":"mdast-util-mdxjs-esm","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14023226029,"package_name":"mdast-util-phrasing","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023226031,"package_name":"mdast-util-to-hast","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023226033,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14023226035,"package_name":"mdast-util-to-nlcst","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":14023226038,"package_name":"nlcst-to-string","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023226040,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":14023226041,"package_name":"mdast-util-toc","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":14023226312,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.30","direct":false,"kind":"development","optional":false},{"id":14023226314,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":14023226317,"package_name":"meow","ecosystem":"npm","requirements":"12.1.1","direct":false,"kind":"development","optional":false},{"id":14023226320,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023226324,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":14023226327,"package_name":"micro-spelling-correcter","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14023231110,"package_name":"micromark","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":14023231114,"package_name":"micromark-core-commonmark","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231117,"package_name":"micromark-extension-directive","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":14023231120,"package_name":"micromark-extension-frontmatter","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14023231123,"package_name":"micromark-extension-gfm","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14023231127,"package_name":"micromark-extension-gfm-autolink-literal","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023231130,"package_name":"micromark-extension-gfm-footnote","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14023231134,"package_name":"micromark-extension-gfm-strikethrough","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14023231137,"package_name":"micromark-extension-gfm-table","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14023231140,"package_name":"micromark-extension-gfm-tagfilter","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023231143,"package_name":"micromark-extension-gfm-task-list-item","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023231147,"package_name":"micromark-extension-math","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023231149,"package_name":"@types/katex","ecosystem":"npm","requirements":"0.16.3","direct":false,"kind":"development","optional":false},{"id":14023231152,"package_name":"micromark-extension-mdx-expression","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":14023231156,"package_name":"micromark-extension-mdx-jsx","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14023231160,"package_name":"micromark-extension-mdx-md","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023231164,"package_name":"micromark-extension-mdxjs","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023231167,"package_name":"micromark-extension-mdxjs-esm","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14023231170,"package_name":"micromark-factory-destination","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231173,"package_name":"micromark-factory-label","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231176,"package_name":"micromark-factory-mdx-expression","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":14023231179,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231182,"package_name":"micromark-factory-title","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231185,"package_name":"micromark-factory-whitespace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231189,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14023231192,"package_name":"micromark-util-chunked","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231195,"package_name":"micromark-util-classify-character","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231199,"package_name":"micromark-util-combine-extensions","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231204,"package_name":"micromark-util-decode-numeric-character-reference","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231208,"package_name":"micromark-util-decode-string","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231212,"package_name":"micromark-util-encode","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231218,"package_name":"micromark-util-events-to-acorn","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14023231222,"package_name":"micromark-util-html-tag-name","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14023231226,"package_name":"micromark-util-normalize-identifier","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231229,"package_name":"micromark-util-resolve-all","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231234,"package_name":"micromark-util-sanitize-uri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14023231239,"package_name":"micromark-util-subtokenize","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231243,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231245,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231247,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":14023231250,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":14023231252,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":14023231254,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023231256,"package_name":"min-document","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":14023231259,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023231262,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023231264,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":14023231267,"package_name":"minipass","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":14023231270,"package_name":"mitt","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023231273,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14023231277,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14023231280,"package_name":"nanoid","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":14023231283,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14023231286,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":14023231289,"package_name":"netmask","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023231292,"package_name":"nlcst-is-literal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023231296,"package_name":"nlcst-normalize","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":14023231299,"package_name":"nlcst-search","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023231304,"package_name":"nlcst-normalize","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023231305,"package_name":"nlcst-to-string","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14023231307,"package_name":"node-addon-api","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":14023231310,"package_name":"node-domexception","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14023231313,"package_name":"node-fetch","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":14023231316,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"development","optional":false},{"id":14023231319,"package_name":"nopt","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14023231322,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":14023231325,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":14023231328,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023231331,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":14023231334,"package_name":"normalize-strings","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14023231339,"package_name":"not","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14023231342,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023231347,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14023231350,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023231355,"package_name":"number-to-words","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":14023231360,"package_name":"obj-props","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14023231363,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14023231367,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.3","direct":false,"kind":"development","optional":false},{"id":14023231369,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14023231373,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":14023231376,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":14023231379,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":14023231381,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14023231384,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":14023231387,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14023231390,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"development","optional":false},{"id":14023231392,"package_name":"open-editor","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14023231738,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023231739,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":14023231740,"package_name":"p-all","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023231741,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14023231742,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023231743,"package_name":"p-map","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":14023231744,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14023231745,"package_name":"pac-proxy-agent","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":14023231746,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":14023231747,"package_name":"pac-resolver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14023231748,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023231749,"package_name":"parse-english","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023231750,"package_name":"parse-entities","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023231751,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14023231752,"package_name":"parse-latin","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14023231753,"package_name":"parse5","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":14023231754,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023231755,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023231756,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023231757,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14023231758,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"development","optional":false},{"id":14023231759,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":14023231760,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023231761,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14023231762,"package_name":"periscopic","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023231763,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023231764,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14023231765,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14023231766,"package_name":"pkg-dir","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023231767,"package_name":"plur","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023231768,"package_name":"pluralize","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":14023231769,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.31","direct":false,"kind":"development","optional":false},{"id":14023231770,"package_name":"postcss-calc","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":14023231771,"package_name":"postcss-cli","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":14023231772,"package_name":"slash","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14023231773,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"development","optional":false},{"id":14023231774,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231776,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231779,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231780,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231782,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231784,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231786,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14023231788,"package_name":"yaml","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":14023231790,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231792,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023231795,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231797,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231800,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231802,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231804,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231806,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231808,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231810,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231812,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231813,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231815,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231817,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231819,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231821,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231824,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231827,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231830,"package_name":"postcss-reporter","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":14023231833,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.13","direct":false,"kind":"development","optional":false},{"id":14023231836,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231838,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023231839,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023231842,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":14023231843,"package_name":"preact","ecosystem":"npm","requirements":"10.18.0","direct":false,"kind":"development","optional":false},{"id":14023231846,"package_name":"preact-render-to-string","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":14023231848,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14023231850,"package_name":"prettier","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":14023231852,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023231854,"package_name":"pretty-format","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"development","optional":false},{"id":14023231856,"package_name":"pretty-hrtime","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14023231858,"package_name":"proc-log","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023231860,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":14023231862,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14023231864,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"development","optional":false},{"id":14023231866,"package_name":"property-information","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023231869,"package_name":"propose","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":14023231871,"package_name":"proto-props","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023231874,"package_name":"proxy-agent","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":14023231877,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.18.3","direct":false,"kind":"development","optional":false},{"id":14023231878,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023231879,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":14023231880,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14023231881,"package_name":"puppeteer","ecosystem":"npm","requirements":"19.11.1","direct":false,"kind":"development","optional":false},{"id":14023231882,"package_name":"puppeteer-core","ecosystem":"npm","requirements":"21.3.6","direct":false,"kind":"development","optional":false},{"id":14023231883,"package_name":"@puppeteer/browsers","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":14023231884,"package_name":"tar-fs","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14023231885,"package_name":"tar-stream","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":14023231886,"package_name":"chromium-bidi","ecosystem":"npm","requirements":"0.4.7","direct":false,"kind":"development","optional":false},{"id":14023231887,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"8.1.3","direct":false,"kind":"development","optional":false},{"id":14023231888,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":14023231889,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.1107588","direct":false,"kind":"development","optional":false},{"id":14023231890,"package_name":"mitt","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023231891,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":14023231892,"package_name":"puppeteer-core","ecosystem":"npm","requirements":"19.11.1","direct":false,"kind":"development","optional":false},{"id":14023231893,"package_name":"ws","ecosystem":"npm","requirements":"8.13.0","direct":false,"kind":"development","optional":false},{"id":14023231894,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14023231895,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":14023231896,"package_name":"queue-tick","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023231897,"package_name":"quotation","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023231963,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023231964,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":14023231965,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":14023231966,"package_name":"react-error-boundary","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"development","optional":false},{"id":14023231967,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":14023231968,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023231969,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14023231970,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023231971,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14023231972,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":14023231973,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023231974,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023231975,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023231976,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":14023231977,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":14023231978,"package_name":"readability-scores","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":14023231979,"package_name":"bail","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023231980,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023231981,"package_name":"trough","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023231982,"package_name":"unified","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":14023231983,"package_name":"unist-util-is","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023231984,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14023231985,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14023231986,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023231987,"package_name":"vfile","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":14023231988,"package_name":"vfile-message","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14023231989,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":14023231990,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":14023231991,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023231992,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":14023231993,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.27","direct":false,"kind":"development","optional":false},{"id":14023231994,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":14023231995,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14023231996,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":14023231997,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":14023231998,"package_name":"rehype-autolink-headings","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":14023232154,"package_name":"rehype-document","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":14023232241,"package_name":"rehype-infer-description-meta","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023232242,"package_name":"rehype-infer-reading-time-meta","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023232243,"package_name":"rehype-infer-title-meta","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14023232244,"package_name":"rehype-katex","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":14023232245,"package_name":"rehype-meta","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":14023232246,"package_name":"rehype-minify-attribute-whitespace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232247,"package_name":"rehype-minify-css-style","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232248,"package_name":"rehype-minify-enumerated-attribute","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023232250,"package_name":"rehype-minify-event-handler","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232253,"package_name":"rehype-minify-javascript-script","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023232257,"package_name":"rehype-minify-javascript-url","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023232260,"package_name":"rehype-minify-json-script","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232264,"package_name":"rehype-minify-language","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023232267,"package_name":"rehype-minify-media-attribute","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232270,"package_name":"rehype-minify-meta-color","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232274,"package_name":"rehype-minify-meta-content","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232277,"package_name":"rehype-minify-style-attribute","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232280,"package_name":"rehype-minify-url","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14023232283,"package_name":"rehype-minify-whitespace","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023232287,"package_name":"rehype-normalize-attribute-value-case","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232290,"package_name":"rehype-parse","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"development","optional":false},{"id":14023232293,"package_name":"rehype-preset-minify","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023232299,"package_name":"rehype-raw","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":14023232302,"package_name":"rehype-remove-comments","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023232309,"package_name":"rehype-remove-duplicate-attribute-values","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232314,"package_name":"rehype-remove-empty-attribute","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232321,"package_name":"rehype-remove-external-script-content","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232328,"package_name":"rehype-remove-meta-http-equiv","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232332,"package_name":"rehype-remove-script-type-javascript","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232335,"package_name":"rehype-remove-style-type-css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023232341,"package_name":"rehype-sanitize","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023232346,"package_name":"rehype-shift-heading","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023232351,"package_name":"rehype-slug","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14023232357,"package_name":"rehype-sort-attribute-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023232363,"package_name":"rehype-sort-attributes","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023232369,"package_name":"rehype-stringify","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"development","optional":false},{"id":14023232375,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":14023232379,"package_name":"remark","ecosystem":"npm","requirements":"14.0.3","direct":false,"kind":"development","optional":false},{"id":14023232386,"package_name":"remark-cli","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":14023232392,"package_name":"remark-comment-config","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":14023232398,"package_name":"remark-directive","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023232402,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14023232409,"package_name":"remark-gemoji","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":14023232417,"package_name":"remark-gfm","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023232424,"package_name":"remark-github","ecosystem":"npm","requirements":"11.2.4","direct":false,"kind":"development","optional":false},{"id":14023234156,"package_name":"remark-lint","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":14023235152,"package_name":"remark-lint-blockquote-indentation","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235158,"package_name":"remark-lint-checkbox-character-style","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023235162,"package_name":"remark-lint-checkbox-content-indent","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023235166,"package_name":"remark-lint-code-block-style","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235169,"package_name":"remark-lint-definition-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235173,"package_name":"remark-lint-definition-spacing","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235177,"package_name":"remark-lint-emphasis-marker","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235180,"package_name":"remark-lint-fenced-code-flag","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235184,"package_name":"remark-lint-fenced-code-marker","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235187,"package_name":"remark-lint-file-extension","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023235191,"package_name":"remark-lint-final-definition","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235194,"package_name":"remark-lint-final-newline","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023235197,"package_name":"remark-lint-first-heading-level","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235446,"package_name":"remark-lint-hard-break-spaces","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235450,"package_name":"remark-lint-heading-style","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235452,"package_name":"remark-lint-link-title-style","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235525,"package_name":"remark-lint-list-item-bullet-indent","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023235528,"package_name":"remark-lint-list-item-indent","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235531,"package_name":"remark-lint-maximum-heading-length","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023235535,"package_name":"remark-lint-maximum-line-length","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":14023235537,"package_name":"remark-lint-no-blockquote-without-marker","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14023235912,"package_name":"remark-lint-no-consecutive-blank-lines","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":14023236132,"package_name":"remark-lint-no-duplicate-defined-urls","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023236135,"package_name":"remark-lint-no-duplicate-definitions","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023236424,"package_name":"remark-lint-no-duplicate-headings-in-section","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023236427,"package_name":"remark-lint-no-emphasis-as-heading","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023236429,"package_name":"remark-lint-no-empty-url","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023236431,"package_name":"remark-lint-no-file-name-articles","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023236433,"package_name":"remark-lint-no-file-name-consecutive-dashes","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023236435,"package_name":"remark-lint-no-file-name-irregular-characters","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023236437,"package_name":"remark-lint-no-file-name-mixed-case","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023236439,"package_name":"remark-lint-no-file-name-outer-dashes","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023236441,"package_name":"remark-lint-no-heading-content-indent","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023236443,"package_name":"remark-lint-no-heading-indent","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023236446,"package_name":"remark-lint-no-heading-like-paragraph","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023236448,"package_name":"remark-lint-no-heading-punctuation","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023236450,"package_name":"remark-lint-no-html","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237146,"package_name":"remark-lint-no-inline-padding","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023237237,"package_name":"remark-lint-no-literal-urls","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237238,"package_name":"remark-lint-no-missing-blank-lines","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237239,"package_name":"remark-lint-no-multiple-toplevel-headings","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237240,"package_name":"remark-lint-no-paragraph-content-indent","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023237241,"package_name":"remark-lint-no-reference-like-url","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237242,"package_name":"remark-lint-no-shell-dollars","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237243,"package_name":"remark-lint-no-shortcut-reference-image","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237244,"package_name":"remark-lint-no-shortcut-reference-link","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237245,"package_name":"remark-lint-no-table-indentation","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023237246,"package_name":"remark-lint-no-tabs","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237247,"package_name":"remark-lint-no-undefined-references","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":14023237269,"package_name":"remark-lint-no-unneeded-full-reference-image","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237270,"package_name":"remark-lint-no-unneeded-full-reference-link","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237271,"package_name":"remark-lint-no-unused-definitions","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237272,"package_name":"remark-lint-ordered-list-marker-style","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237273,"package_name":"remark-lint-ordered-list-marker-value","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237274,"package_name":"remark-lint-rule-style","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237275,"package_name":"remark-lint-strong-marker","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237276,"package_name":"remark-lint-table-cell-padding","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":14023237277,"package_name":"remark-lint-table-pipe-alignment","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":14023237278,"package_name":"remark-lint-table-pipes","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14023237279,"package_name":"remark-lint-unordered-list-marker-style","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14023237280,"package_name":"remark-math","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":14023237281,"package_name":"remark-mdx","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14023237282,"package_name":"remark-mdx-frontmatter","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023237283,"package_name":"remark-message-control","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":14023237284,"package_name":"remark-parse","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023237285,"package_name":"remark-preset-lint-recommended","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":14023237286,"package_name":"remark-preset-wooorm","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":14023237287,"package_name":"array-iterate","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023237288,"package_name":"parse-english","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023237289,"package_name":"parse-latin","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023237290,"package_name":"unist-util-modify-children","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023237291,"package_name":"unist-util-visit-children","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023237292,"package_name":"retext-english","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023237293,"package_name":"unherit","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023237295,"package_name":"remark-rehype","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023237296,"package_name":"remark-retext","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023237297,"package_name":"remark-squeeze-paragraphs","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023237298,"package_name":"remark-stringify","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":14023237299,"package_name":"remark-strip-badges","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023237300,"package_name":"remark-toc","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":14023237301,"package_name":"remark-validate-links","ecosystem":"npm","requirements":"11.0.2","direct":false,"kind":"development","optional":false},{"id":14023237302,"package_name":"github-slugger","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":14023237303,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14023237304,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023237305,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023237306,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.6","direct":false,"kind":"development","optional":false},{"id":14023237307,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023237308,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023237309,"package_name":"retext-contractions","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14023237310,"package_name":"retext-diacritics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023237311,"package_name":"retext-english","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14023237312,"package_name":"retext-indefinite-article","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14023237313,"package_name":"retext-preset-wooorm","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023237314,"package_name":"retext-quotes","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14023237315,"package_name":"retext-redundant-acronyms","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14023237316,"package_name":"retext-repeated-words","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023237317,"package_name":"retext-sentence-spacing","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14023237318,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023237319,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14023237320,"package_name":"rollup","ecosystem":"npm","requirements":"3.29.4","direct":false,"kind":"development","optional":false},{"id":14023237321,"package_name":"run-applescript","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023237322,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14023237323,"package_name":"sade","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14023237324,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023237325,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":14023237326,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023237327,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"development","optional":false},{"id":14023237328,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023237329,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":14023237330,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023237331,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023237332,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023237333,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023237334,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023237335,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":14023237336,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023237337,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023237338,"package_name":"smog-formula","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023237339,"package_name":"socks","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":14023237340,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":14023237341,"package_name":"ip","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023237342,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":14023237343,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023237344,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":14023237345,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023237346,"package_name":"spache","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":14023237347,"package_name":"spache-formula","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023237348,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14023237349,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14023237350,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023237351,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.15","direct":false,"kind":"development","optional":false},{"id":14023237352,"package_name":"stemmer","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14023237353,"package_name":"streamx","ecosystem":"npm","requirements":"2.15.1","direct":false,"kind":"development","optional":false},{"id":14023237354,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":14023237355,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14023237356,"package_name":"string-width-cjs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":14023237357,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":14023237358,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":14023237359,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14023237360,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14023237361,"package_name":"stringify-entities","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14023237362,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":14023237363,"package_name":"strip-ansi-cjs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14023237364,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023237365,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023237366,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023237367,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023237368,"package_name":"style-to-object","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":14023237369,"package_name":"stylehacks","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023237370,"package_name":"stylis","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14023237371,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14023237372,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14023237373,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023237374,"package_name":"svg-tags","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023237375,"package_name":"svgo","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14023237376,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14023237377,"package_name":"syllable","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023237378,"package_name":"synckit","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"development","optional":false},{"id":14023237379,"package_name":"tapable","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"development","optional":false},{"id":14023237380,"package_name":"terser","ecosystem":"npm","requirements":"5.20.0","direct":false,"kind":"development","optional":false},{"id":14023237381,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.9","direct":false,"kind":"development","optional":false},{"id":14023237382,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":14023237383,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":14023237384,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":14023237385,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14023237386,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":14023237387,"package_name":"thenby","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":14023237388,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":14023237389,"package_name":"titleize","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023237390,"package_name":"tldts-core","ecosystem":"npm","requirements":"6.0.15","direct":false,"kind":"development","optional":false},{"id":14023237391,"package_name":"tldts-experimental","ecosystem":"npm","requirements":"6.0.15","direct":false,"kind":"development","optional":false},{"id":14023237392,"package_name":"to-absolute-glob","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023237393,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023237394,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14023237395,"package_name":"to-vfile","ecosystem":"npm","requirements":"7.2.4","direct":false,"kind":"development","optional":false},{"id":14023237420,"package_name":"toggle-selection","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":14023237435,"package_name":"toml","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14023237436,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":14023237437,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":14023237438,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":14023237439,"package_name":"trim-lines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023237440,"package_name":"trough","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14023237441,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14023237442,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"development","optional":false},{"id":14023237443,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023237444,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":14023237445,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":14023237446,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":14023237447,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":14023237448,"package_name":"type-coverage","ecosystem":"npm","requirements":"2.26.3","direct":false,"kind":"development","optional":false},{"id":14023237449,"package_name":"type-coverage-core","ecosystem":"npm","requirements":"2.26.3","direct":false,"kind":"development","optional":false},{"id":14023237450,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":14023237451,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023237452,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023237453,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14023237454,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023237455,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":14023237456,"package_name":"typescript","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":14023237457,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.4","direct":false,"kind":"development","optional":false},{"id":14023237458,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023237459,"package_name":"unbzip2-stream","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":14023237460,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":14023237461,"package_name":"unherit","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14023237462,"package_name":"unified","ecosystem":"npm","requirements":"10.1.2","direct":false,"kind":"runtime","optional":false},{"id":14023237463,"package_name":"unified-args","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":14023237464,"package_name":"@types/node","ecosystem":"npm","requirements":"18.18.1","direct":false,"kind":"development","optional":false},{"id":14023237465,"package_name":"chalk","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":14023237466,"package_name":"glob","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":14023237467,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14023237468,"package_name":"load-plugin","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14023237469,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":14023237470,"package_name":"parse-json","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":14023237471,"package_name":"unified-engine","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":14023237472,"package_name":"unified-engine","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"development","optional":false},{"id":14023237473,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.45","direct":false,"kind":"development","optional":false},{"id":14023237474,"package_name":"unified-lint-rule","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14023237475,"package_name":"unified-message-control","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023237476,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14023237477,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14023237478,"package_name":"unist-builder","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023237479,"package_name":"unist-util-filter","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14023237480,"package_name":"unist-util-find-after","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14023237481,"package_name":"unist-util-generated","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14023237482,"package_name":"unist-util-inspect","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":14023237483,"package_name":"unist-util-is","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":14023237484,"package_name":"unist-util-modify-children","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023237485,"package_name":"unist-util-position","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":14023237486,"package_name":"unist-util-position-from-estree","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14023237487,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":14023237488,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":14023237489,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14023237490,"package_name":"unist-util-visit-children","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":14023237491,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":14023237492,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14023237493,"package_name":"untildify","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023237494,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"development","optional":false},{"id":14023237495,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":14023237496,"package_name":"url-or-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14023237761,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"development","optional":false},{"id":14023237762,"package_name":"urlpattern-polyfill","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":14023237763,"package_name":"uvu","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":14023237764,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":14023237765,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14023237766,"package_name":"validate.io-array","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":14023237767,"package_name":"validate.io-boolean","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023237768,"package_name":"validate.io-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023237769,"package_name":"validate.io-object","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14023237770,"package_name":"vfile","ecosystem":"npm","requirements":"5.3.7","direct":false,"kind":"runtime","optional":false},{"id":14023237771,"package_name":"vfile-location","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14023237772,"package_name":"vfile-message","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":14023237773,"package_name":"vfile-reporter","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":14023237774,"package_name":"supports-color","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":14023237775,"package_name":"vfile-sort","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023237776,"package_name":"vfile-statistics","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023237777,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023237778,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":14023237779,"package_name":"vue","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":14023237780,"package_name":"walk-up-path","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023237781,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":14023237782,"package_name":"web-namespaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14023237783,"package_name":"web-streams-polyfill","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":14023237784,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14023237785,"package_name":"webpack","ecosystem":"npm","requirements":"5.88.2","direct":false,"kind":"development","optional":false},{"id":14023237786,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":14023237787,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.15.0","direct":false,"kind":"development","optional":false},{"id":14023237788,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":14023237789,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14023237790,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":14023237791,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14023237792,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14023237793,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14023237794,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14023237795,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14023237796,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":14023237797,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14023237798,"package_name":"wrap-ansi-cjs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14023237799,"package_name":"ws","ecosystem":"npm","requirements":"8.14.2","direct":false,"kind":"development","optional":false},{"id":14023237800,"package_name":"xast-util-feed","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":14023237801,"package_name":"xast-util-sitemap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":14023237802,"package_name":"xast-util-to-xml","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14023237803,"package_name":"xastscript","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14023237804,"package_name":"xo","ecosystem":"npm","requirements":"0.56.0","direct":false,"kind":"development","optional":false},{"id":14023237805,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"development","optional":false},{"id":14023237806,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":14023237807,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":14023237808,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14023237809,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":14023237810,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":14023237811,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":14023237812,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":14023237813,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14023237814,"package_name":"zwitch","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14023237815,"package_name":"packages/esbuild","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237816,"package_name":"packages/loader","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237817,"package_name":"packages/mdx","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237818,"package_name":"packages/node-loader","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237819,"package_name":"packages/preact","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237820,"package_name":"packages/react","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237821,"package_name":"packages/register","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237822,"package_name":"packages/remark-mdx","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237823,"package_name":"packages/rollup","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14023237824,"package_name":"packages/vue","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:30.711Z","updated_at":"2023-09-30T20:16:30.711Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/package.json","dependencies":[{"id":14023238385,"package_name":"@node-loader/core","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023238391,"package_name":"@wooorm/starry-night","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238395,"package_name":"acorn","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":14023238400,"package_name":"ajv","ecosystem":"npm","requirements":"^8.12.0","direct":true,"kind":"development","optional":false},{"id":14023238403,"package_name":"ap-style-title-case","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023238407,"package_name":"autoprefixer","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023238411,"package_name":"c8","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":14023238414,"package_name":"capture-website","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238418,"package_name":"chrome-aws-lambda","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023238421,"package_name":"copy-to-clipboard","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238424,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":14023238428,"package_name":"cssnano","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023238431,"package_name":"devlop","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023238435,"package_name":"dlv","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023238439,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.19.0","direct":true,"kind":"development","optional":false},{"id":14023238443,"package_name":"eslint-config-xo-react","ecosystem":"npm","requirements":"^0.27.0","direct":true,"kind":"development","optional":false},{"id":14023238447,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023238451,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":14023238455,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023238458,"package_name":"estree-util-value-to-estree","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023238462,"package_name":"globby","ecosystem":"npm","requirements":"^13.0.0","direct":true,"kind":"development","optional":false},{"id":14023238464,"package_name":"hast-to-hyperscript","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023238466,"package_name":"hast-util-select","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14023238469,"package_name":"hast-util-to-jsx-runtime","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023238471,"package_name":"hast-util-to-text","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238473,"package_name":"hastscript","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":14023238476,"package_name":"p-all","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023238478,"package_name":"periscopic","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238480,"package_name":"postcss","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":14023238483,"package_name":"postcss-cli","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023238485,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238486,"package_name":"puppeteer-core","ecosystem":"npm","requirements":"^21.0.0","direct":true,"kind":"development","optional":false},{"id":14023238488,"package_name":"react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023238490,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023238492,"package_name":"react-error-boundary","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023238493,"package_name":"rehype-autolink-headings","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023238495,"package_name":"rehype-document","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023238497,"package_name":"rehype-infer-description-meta","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023238498,"package_name":"rehype-infer-reading-time-meta","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023238500,"package_name":"rehype-infer-title-meta","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023238501,"package_name":"rehype-meta","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238503,"package_name":"rehype-minify-url","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023238505,"package_name":"rehype-parse","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":14023238507,"package_name":"rehype-preset-minify","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023238508,"package_name":"rehype-raw","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023238510,"package_name":"rehype-remove-comments","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14023238512,"package_name":"rehype-sanitize","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14023238514,"package_name":"rehype-shift-heading","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023238516,"package_name":"rehype-slug","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14023238518,"package_name":"rehype-stringify","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":14023238520,"package_name":"remark-cli","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":14023238522,"package_name":"remark-directive","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023238526,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023238529,"package_name":"remark-gemoji","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":14023238534,"package_name":"remark-gfm","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238537,"package_name":"remark-github","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":14023238541,"package_name":"remark-mdx-frontmatter","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023238545,"package_name":"remark-preset-wooorm","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":14023238551,"package_name":"remark-squeeze-paragraphs","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14023238555,"package_name":"remark-strip-badges","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023238559,"package_name":"remark-toc","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":14023238561,"package_name":"type-coverage","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023238564,"package_name":"typescript","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14023238567,"package_name":"unified","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023238570,"package_name":"unist-builder","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238573,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023238577,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023238581,"package_name":"vfile","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14023238582,"package_name":"xast-util-feed","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023238585,"package_name":"xast-util-sitemap","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023238586,"package_name":"xast-util-to-xml","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023238588,"package_name":"xo","ecosystem":"npm","requirements":"^0.56.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/esbuild/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:30.765Z","updated_at":"2023-09-30T20:16:30.765Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/esbuild/package.json","dependencies":[{"id":14023239116,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023239120,"package_name":"node-fetch","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023239124,"package_name":"vfile","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023239127,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023239130,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023239133,"package_name":"@types/unist","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023239136,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.19.0","direct":true,"kind":"development","optional":false},{"id":14023239139,"package_name":"react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023239142,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023239147,"package_name":"vfile-message","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/loader/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:31.243Z","updated_at":"2023-09-30T20:16:31.243Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/loader/package.json","dependencies":[{"id":14023240967,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023240968,"package_name":"source-map","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"runtime","optional":false},{"id":14023240969,"package_name":"@types/loader-utils","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023240970,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023240971,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023240972,"package_name":"@vue/babel-plugin-jsx","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023240973,"package_name":"@vue/server-renderer","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023240974,"package_name":"babel-loader","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":14023240975,"package_name":"preact","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023240976,"package_name":"preact-render-to-string","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023240977,"package_name":"react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023240978,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023240979,"package_name":"vue","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023240980,"package_name":"webpack","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mdx/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:31.619Z","updated_at":"2023-09-30T20:16:31.619Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/mdx/package.json","dependencies":[{"id":14023240988,"package_name":"@types/estree","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023240989,"package_name":"@types/estree-jsx","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023240991,"package_name":"@types/hast","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023240992,"package_name":"@types/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023240994,"package_name":"estree-util-build-jsx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023240995,"package_name":"estree-util-is-identifier-name","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023240997,"package_name":"estree-util-to-js","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14023240999,"package_name":"estree-walker","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241000,"package_name":"hast-util-to-estree","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241002,"package_name":"markdown-extensions","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241004,"package_name":"periscopic","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241006,"package_name":"remark-mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241007,"package_name":"remark-parse","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241009,"package_name":"remark-rehype","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241010,"package_name":"source-map","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"runtime","optional":false},{"id":14023241011,"package_name":"unified","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241012,"package_name":"unist-util-position-from-estree","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241013,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241014,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241015,"package_name":"vfile","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241016,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":14023241017,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023241018,"package_name":"nanoid","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023241019,"package_name":"preact","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023241020,"package_name":"preact-render-to-string","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023241021,"package_name":"react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241022,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241023,"package_name":"rehype-katex","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023241024,"package_name":"rehype-raw","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":14023241025,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023241026,"package_name":"remark-gfm","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023241027,"package_name":"remark-math","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14023241028,"package_name":"source-map-support","ecosystem":"npm","requirements":"^0.5.0","direct":true,"kind":"development","optional":false},{"id":14023241029,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/node-loader/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:31.652Z","updated_at":"2023-09-30T20:16:31.652Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/node-loader/package.json","dependencies":[{"id":14023241042,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241043,"package_name":"vfile","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241044,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241045,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241046,"package_name":"react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241047,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/preact/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:31.682Z","updated_at":"2023-09-30T20:16:31.682Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/preact/package.json","dependencies":[{"id":14023241052,"package_name":"@types/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241053,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023241054,"package_name":"preact","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023241055,"package_name":"preact-render-to-string","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/react/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:31.712Z","updated_at":"2023-09-30T20:16:31.712Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/react/package.json","dependencies":[{"id":14023241056,"package_name":"@types/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241057,"package_name":"@types/react","ecosystem":"npm","requirements":"\u003e=16","direct":true,"kind":"runtime","optional":false},{"id":14023241058,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023241059,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241060,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241061,"package_name":"react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241062,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/remark-mdx/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:31.846Z","updated_at":"2023-09-30T20:16:31.846Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/remark-mdx/package.json","dependencies":[{"id":14023241068,"package_name":"mdast-util-mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241069,"package_name":"micromark-extension-mdxjs","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241070,"package_name":"remark-parse","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023241071,"package_name":"remark-stringify","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023241072,"package_name":"unified","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14023241073,"package_name":"unist-builder","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023241074,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":14023241075,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/rollup/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:31.875Z","updated_at":"2023-09-30T20:16:31.875Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/rollup/package.json","dependencies":[{"id":14023241126,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241130,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241131,"package_name":"source-map","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"runtime","optional":false},{"id":14023241132,"package_name":"vfile","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14023241133,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241135,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241137,"package_name":"react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241139,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":14023241141,"package_name":"rollup","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/vue/package.json","sha":null,"kind":"manifest","created_at":"2023-09-30T20:16:31.901Z","updated_at":"2023-09-30T20:16:31.901Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/packages/vue/package.json","dependencies":[{"id":14023241590,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":14023241595,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023241597,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":14023241600,"package_name":"@types/mdx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14023241602,"package_name":"@vue/babel-plugin-jsx","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14023241605,"package_name":"@vue/server-renderer","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14023241607,"package_name":"vue","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/website.yml","sha":null,"kind":"manifest","created_at":"2024-02-04T17:21:48.472Z","updated_at":"2024-02-04T17:21:48.472Z","repository_link":"https://github.com/mdx-js/mdx/blob/main/.github/workflows/website.yml","dependencies":[{"id":16023495988,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16023496076,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16023496088,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16023496089,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":36.98169792339883,"created_at":"2026-07-08T07:13:19.850Z","updated_at":"2026-08-13T02:30:44.662Z","avatar_url":"https://github.com/mdx-js.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378166","html_url":"https://summary.ecosyste.ms/projects/378166"}